RoomSessionManager$3.smali

.class final Lsg/bigo/live/support64/RoomSessionManager$3;
.super Llive/sg/bigo/svcapi/q;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lsg/bigo/live/support64/RoomSessionManager;->a(JLjava/lang/String;ILsg/bigo/live/support64/ipc/c;)V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Llive/sg/bigo/svcapi/q<",
        "Lsg/bigo/live/support64/proto/e;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic this$0:Lsg/bigo/live/support64/RoomSessionManager;

.field final synthetic val$listener:Lsg/bigo/live/support64/ipc/c;

.field final synthetic val$msg:Lsg/bigo/live/support64/proto/d;


# direct methods
.method constructor <init>(Lsg/bigo/live/support64/RoomSessionManager;Lsg/bigo/live/support64/ipc/c;Lsg/bigo/live/support64/proto/d;)V
    .registers 4

    .line 229
    iput-object p1, p0, Lsg/bigo/live/support64/RoomSessionManager$3;->this$0:Lsg/bigo/live/support64/RoomSessionManager;

    iput-object p2, p0, Lsg/bigo/live/support64/RoomSessionManager$3;->val$listener:Lsg/bigo/live/support64/ipc/c;

    iput-object p3, p0, Lsg/bigo/live/support64/RoomSessionManager$3;->val$msg:Lsg/bigo/live/support64/proto/d;

    invoke-direct {p0}, Llive/sg/bigo/svcapi/q;-><init>()V

    return-void
.end method


# virtual methods
.method public final onResponse(Lsg/bigo/live/support64/proto/e;)V
    .registers 3

    .line 233
    iget-object v0, p0, Lsg/bigo/live/support64/RoomSessionManager$3;->val$listener:Lsg/bigo/live/support64/ipc/c;

    invoke-static {p1, v0}, Lsg/bigo/live/support64/RoomSessionManager;->a(Lsg/bigo/live/support64/proto/e;Lsg/bigo/live/support64/ipc/c;)V

    return-void
.end method

.method public final bridge synthetic onResponse(Lsg/bigo/svcapi/IProtocol;)V
    .registers 2

    .line 229
    check-cast p1, Lsg/bigo/live/support64/proto/e;

    invoke-virtual {p0, p1}, Lsg/bigo/live/support64/RoomSessionManager$3;->onResponse(Lsg/bigo/live/support64/proto/e;)V

    return-void
.end method

.method public final onTimeout()V
    .registers 5

    .line 238
    sget-object v0, Lsg/bigo/live/support64/s;->f:Ljava/lang/String;

    new-instance v1, Ljava/lang/StringBuilder;

    const-string v2, "checkCanLive timeout seqId:"

    invoke-direct {v1, v2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V

    iget-object v2, p0, Lsg/bigo/live/support64/RoomSessionManager$3;->val$msg:Lsg/bigo/live/support64/proto/d;

    invoke-virtual {v2}, Lsg/bigo/live/support64/proto/d;->seq()I

    move-result v2

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;

    const-string v2, ",isLinkdConnected"

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    iget-object v2, p0, Lsg/bigo/live/support64/RoomSessionManager$3;->this$0:Lsg/bigo/live/support64/RoomSessionManager;

    invoke-static {v2}, Lsg/bigo/live/support64/RoomSessionManager;->b(Lsg/bigo/live/support64/RoomSessionManager;)Z

    move-result v2

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Z)Ljava/lang/StringBuilder;

    invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-static {v0, v1}, Lsg/bigo/log/TraceLog;->e(Ljava/lang/String;Ljava/lang/String;)I

    .line 239
    iget-object v0, p0, Lsg/bigo/live/support64/RoomSessionManager$3;->val$listener:Lsg/bigo/live/support64/ipc/c;

    if-eqz v0, :cond_33

    const/16 v1, 0xd

    :try_start_2d
    const-string v2, ""

    const/4 v3, 0x0

    .line 241
    invoke-interface {v0, v1, v2, v3}, Lsg/bigo/live/support64/ipc/c;->a(ILjava/lang/String;Ljava/util/Map;)V
    :try_end_33
    .catch Landroid/os/RemoteException; {:try_start_2d .. :try_end_33} :catch_33

    :catch_33
    :cond_33
    return-void
.end method