LibHandlerStub$13.smali
.class Lio/rong/imlib/LibHandlerStub$13;
.super Ljava/lang/Object;
.source "LibHandlerStub.java"
# interfaces
.implements Lio/rong/imlib/NativeClient$IResultCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/rong/imlib/LibHandlerStub;->setUserStatus(ILio/rong/imlib/ISetUserStatusCallback;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lio/rong/imlib/NativeClient$IResultCallback<",
"Ljava/lang/Integer;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lio/rong/imlib/LibHandlerStub;
.field final synthetic val$callback:Lio/rong/imlib/ISetUserStatusCallback;
# direct methods
.method constructor <init>(Lio/rong/imlib/LibHandlerStub;Lio/rong/imlib/ISetUserStatusCallback;)V
.registers 3
.line 1
iput-object p1, p0, Lio/rong/imlib/LibHandlerStub$13;->this$0:Lio/rong/imlib/LibHandlerStub;
iput-object p2, p0, Lio/rong/imlib/LibHandlerStub$13;->val$callback:Lio/rong/imlib/ISetUserStatusCallback;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onError(I)V
.registers 3
.line 1
iget-object v0, p0, Lio/rong/imlib/LibHandlerStub$13;->val$callback:Lio/rong/imlib/ISetUserStatusCallback;
if-eqz v0, :cond_e
.line 2
:try_start_4
invoke-interface {v0, p1}, Lio/rong/imlib/ISetUserStatusCallback;->onFailure(I)V
:try_end_7
.catch Landroid/os/RemoteException; {:try_start_4 .. :try_end_7} :catch_8
goto :goto_e
:catch_8
move-exception p1
.line 3
iget-object v0, p0, Lio/rong/imlib/LibHandlerStub$13;->this$0:Lio/rong/imlib/LibHandlerStub;
# invokes: Lio/rong/imlib/LibHandlerStub;->handleRemoteException(Landroid/os/RemoteException;)V
invoke-static {v0, p1}, Lio/rong/imlib/LibHandlerStub;->access$200(Lio/rong/imlib/LibHandlerStub;Landroid/os/RemoteException;)V
:cond_e
:goto_e
return-void
.end method
.method public onSuccess(Ljava/lang/Integer;)V
.registers 3
.line 2
iget-object p1, p0, Lio/rong/imlib/LibHandlerStub$13;->val$callback:Lio/rong/imlib/ISetUserStatusCallback;
if-eqz p1, :cond_e
.line 3
:try_start_4
invoke-interface {p1}, Lio/rong/imlib/ISetUserStatusCallback;->onComplete()V
:try_end_7
.catch Landroid/os/RemoteException; {:try_start_4 .. :try_end_7} :catch_8
goto :goto_e
:catch_8
move-exception p1
.line 4
iget-object v0, p0, Lio/rong/imlib/LibHandlerStub$13;->this$0:Lio/rong/imlib/LibHandlerStub;
# invokes: Lio/rong/imlib/LibHandlerStub;->handleRemoteException(Landroid/os/RemoteException;)V
invoke-static {v0, p1}, Lio/rong/imlib/LibHandlerStub;->access$200(Lio/rong/imlib/LibHandlerStub;Landroid/os/RemoteException;)V
:cond_e
:goto_e
return-void
.end method
.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
.registers 2
.line 1
check-cast p1, Ljava/lang/Integer;
invoke-virtual {p0, p1}, Lio/rong/imlib/LibHandlerStub$13;->onSuccess(Ljava/lang/Integer;)V
return-void
.end method