You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
603 B
26 lines
603 B
2 years ago
|
.class public interface abstract Lcom/viatech/util/SocialShareUtil$OnFacebookUploadCallback;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "SocialShareUtil.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/viatech/util/SocialShareUtil;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x609
|
||
|
name = "OnFacebookUploadCallback"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract onFailure(ILjava/lang/String;)V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onProgress(JJ)V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onSuccess()V
|
||
|
.end method
|