Share$6.smali
.class Lcom/garena/sdkunity/Share$6;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ly1/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/garena/sdkunity/Share;->SendRequestInvitationToFacebook(Ljava/lang/String;Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ly1/a<",
"Lcom/beetalk/sdk/plugin/PluginResult;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onPluginResult(Lcom/beetalk/sdk/plugin/PluginResult;)V
.registers 4
invoke-static {}, Lcom/garena/sdkunity/UnityMessage;->getInstance()Lcom/garena/sdkunity/UnityMessage;
move-result-object v0
const-string v1, "SendRequestInvitationToFacebookCallback"
invoke-virtual {v0, v1, p1}, Lcom/garena/sdkunity/UnityMessage;->sendToUnity(Ljava/lang/String;Ljava/lang/Object;)V
return-void
.end method
.method public bridge synthetic onPluginResult(Ljava/lang/Object;)V
.registers 2
check-cast p1, Lcom/beetalk/sdk/plugin/PluginResult;
invoke-virtual {p0, p1}, Lcom/garena/sdkunity/Share$6;->onPluginResult(Lcom/beetalk/sdk/plugin/PluginResult;)V
return-void
.end method