LibHandlerStub$3.smali
.class Lio/rong/imlib/LibHandlerStub$3;
.super Ljava/lang/Object;
.source "LibHandlerStub.java"
# interfaces
.implements Lio/rong/imlib/NativeClient$OnReceiveMessageListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/rong/imlib/LibHandlerStub;->setOnReceiveMessageListener(Lio/rong/imlib/OnReceiveMessageListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lio/rong/imlib/LibHandlerStub;
.field final synthetic val$listener:Lio/rong/imlib/OnReceiveMessageListener;
# direct methods
.method constructor <init>(Lio/rong/imlib/LibHandlerStub;Lio/rong/imlib/OnReceiveMessageListener;)V
.registers 3
.line 1
iput-object p1, p0, Lio/rong/imlib/LibHandlerStub$3;->this$0:Lio/rong/imlib/LibHandlerStub;
iput-object p2, p0, Lio/rong/imlib/LibHandlerStub$3;->val$listener:Lio/rong/imlib/OnReceiveMessageListener;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onReceived(Lio/rong/imlib/model/Message;IZZI)V
.registers 12
.line 1
:try_start_0
iget-object v0, p0, Lio/rong/imlib/LibHandlerStub$3;->val$listener:Lio/rong/imlib/OnReceiveMessageListener;
move-object v1, p1
move v2, p2
move v3, p3
move v4, p4
move v5, p5
invoke-interface/range {v0 .. v5}, Lio/rong/imlib/OnReceiveMessageListener;->onReceived(Lio/rong/imlib/model/Message;IZZI)Z
:try_end_a
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_a} :catch_b
goto :goto_f
:catch_b
move-exception p1
.line 2
invoke-virtual {p1}, Landroid/os/RemoteException;->printStackTrace()V
:goto_f
return-void
.end method