ConversationFragment$21.smali
.class Lio/rong/imkit/fragment/ConversationFragment$21;
.super Lio/rong/imlib/RongIMClient$ResultCallback;
.source "ConversationFragment.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/rong/imkit/fragment/ConversationFragment;->getPublicServiceProfile(Lio/rong/imlib/model/Conversation$PublicServiceType;Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/rong/imlib/RongIMClient$ResultCallback<",
"Lio/rong/imlib/model/PublicServiceProfile;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lio/rong/imkit/fragment/ConversationFragment;
# direct methods
.method constructor <init>(Lio/rong/imkit/fragment/ConversationFragment;)V
.registers 2
.line 1
iput-object p1, p0, Lio/rong/imkit/fragment/ConversationFragment$21;->this$0:Lio/rong/imkit/fragment/ConversationFragment;
invoke-direct {p0}, Lio/rong/imlib/RongIMClient$ResultCallback;-><init>()V
return-void
.end method
# virtual methods
.method public onError(Lio/rong/imlib/RongIMClient$ErrorCode;)V
.registers 2
return-void
.end method
.method public onSuccess(Lio/rong/imlib/model/PublicServiceProfile;)V
.registers 3
.line 2
iget-object v0, p0, Lio/rong/imkit/fragment/ConversationFragment$21;->this$0:Lio/rong/imkit/fragment/ConversationFragment;
invoke-virtual {v0, p1}, Lio/rong/imkit/fragment/ConversationFragment;->updatePublicServiceMenu(Lio/rong/imlib/model/PublicServiceProfile;)V
return-void
.end method
.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
.registers 2
.line 1
check-cast p1, Lio/rong/imlib/model/PublicServiceProfile;
invoke-virtual {p0, p1}, Lio/rong/imkit/fragment/ConversationFragment$21;->onSuccess(Lio/rong/imlib/model/PublicServiceProfile;)V
return-void
.end method