MideaApiSkill$SkillBindState.smali

.class public Lcom/cmcm/xiaobao/phone/smarthome/skill/MideaApiSkill$SkillBindState;
.super Ljava/lang/Object;


# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation

.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cmcm/xiaobao/phone/smarthome/skill/MideaApiSkill;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "SkillBindState"
.end annotation


# instance fields
.field public bind:I

.field private third_access_token:Ljava/lang/String;

.field private third_refresh_token:Ljava/lang/String;

.field private third_uid:Ljava/lang/String;

.field public type:Ljava/lang/String;


# direct methods
.method public constructor <init>()V
    .registers 1

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

    return-void
.end method