PingSocketTransfer$1.smali

.class Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer$1;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/cmcm/xiaobao/phone/smarthome/socket/transmission/OnSendCallBack;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;->sendPingMessage()V
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;


# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;)V
    .registers 2

    iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer$1;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;

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

    return-void
.end method


# virtual methods
.method public onAck()V
    .registers 1

    return-void
.end method

.method public onFailed(ILjava/lang/Exception;)V
    .registers 4

    const/16 v0, -0xa

    if-ne p1, v0, :cond_d

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer$1;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;->mOnSignErrorListener:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer$OnSignErrorListener;
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;->access$000(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;)Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer$OnSignErrorListener;

    move-result-object v0

    invoke-interface {v0}, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer$OnSignErrorListener;->onSignError()V

    :cond_d
    return-void
.end method

.method public onSend(ILjava/lang/String;)V
    .registers 3

    return-void
.end method