BaseSocket$3.smali

.class Lcom/cmcm/xiaobao/phone/smarthome/socket/data/BaseSocket$3;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/cmcm/xiaobao/phone/smarthome/socket/data/BaseSocket;->onSocketConnectSuccess()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/data/BaseSocket;


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

    iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/data/BaseSocket$3;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/data/BaseSocket;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 2

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/data/BaseSocket$3;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/data/BaseSocket;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/socket/data/BaseSocket;->mListener:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/ISocket$OnSocketListener;
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/socket/data/BaseSocket;->access$100(Lcom/cmcm/xiaobao/phone/smarthome/socket/data/BaseSocket;)Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/ISocket$OnSocketListener;

    move-result-object v0

    if-eqz v0, :cond_b

    invoke-interface {v0}, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/ISocket$OnSocketListener;->onSocketConnectSuccess()V

    :cond_b
    return-void
.end method