ConnectionService$2.smali

.class Lio/rong/imlib/ConnectionService$2;
.super Ljava/lang/Object;
.source "ConnectionService.java"

# interfaces
.implements Lio/rong/imlib/HeartBeatManager$HeartBeatListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/rong/imlib/ConnectionService;->setHeartBeatListener()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lio/rong/imlib/ConnectionService;


# direct methods
.method constructor <init>(Lio/rong/imlib/ConnectionService;)V
    .registers 2

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

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

    return-void
.end method


# virtual methods
.method public onPongReceiveFail()V
    .registers 4

    .line 1
    iget-object v0, p0, Lio/rong/imlib/ConnectionService$2;->this$0:Lio/rong/imlib/ConnectionService;

    sget-object v1, Lio/rong/imlib/RongIMClient$ErrorCode;->RC_PONG_RECV_FAIL:Lio/rong/imlib/RongIMClient$ErrorCode;

    invoke-virtual {v1}, Lio/rong/imlib/RongIMClient$ErrorCode;->getValue()I

    move-result v1

    const/4 v2, -0x1

    invoke-virtual {v0, v1, v2}, Lio/rong/imlib/ConnectionService;->disposeReconnectByErrorCode(II)Z

    return-void
.end method