LibHandlerStub$70.smali

.class Lio/rong/imlib/LibHandlerStub$70;
.super Ljava/lang/Object;
.source "LibHandlerStub.java"

# interfaces
.implements Lio/rong/imlib/NativeObject$RTCHeartbeatListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/rong/imlib/LibHandlerStub;->SetRTCHeartbeatListener(Lio/rong/imlib/IRTCHeartbeatListener;)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/IRTCHeartbeatListener;


# direct methods
.method constructor <init>(Lio/rong/imlib/LibHandlerStub;Lio/rong/imlib/IRTCHeartbeatListener;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lio/rong/imlib/LibHandlerStub$70;->this$0:Lio/rong/imlib/LibHandlerStub;

    iput-object p2, p0, Lio/rong/imlib/LibHandlerStub$70;->val$listener:Lio/rong/imlib/IRTCHeartbeatListener;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public OnRTCHeartbeat(ILjava/lang/String;)V
    .registers 4

    .line 1
    :try_start_0
    iget-object v0, p0, Lio/rong/imlib/LibHandlerStub$70;->val$listener:Lio/rong/imlib/IRTCHeartbeatListener;

    if-eqz v0, :cond_e

    .line 2
    iget-object v0, p0, Lio/rong/imlib/LibHandlerStub$70;->val$listener:Lio/rong/imlib/IRTCHeartbeatListener;

    invoke-interface {v0, p1, p2}, Lio/rong/imlib/IRTCHeartbeatListener;->OnRTCHeartbeat(ILjava/lang/String;)V
    :try_end_9
    .catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_9} :catch_a

    goto :goto_e

    :catch_a
    move-exception p1

    .line 3
    invoke-virtual {p1}, Landroid/os/RemoteException;->printStackTrace()V

    :cond_e
    :goto_e
    return-void
.end method