TRTCCloudDef$TRTCUser.smali
.class public Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/tencent/trtc/TRTCCloudDef;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "TRTCUser"
.end annotation
# instance fields
.field public intRoomId:I
.field public strRoomId:Ljava/lang/String;
.field public userId:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.registers 3
.line 1657
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const-string v0, ""
.line 1658
iput-object v0, p0, Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;->userId:Ljava/lang/String;
const/4 v1, 0x0
.line 1659
iput v1, p0, Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;->intRoomId:I
.line 1660
iput-object v0, p0, Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;->strRoomId:Ljava/lang/String;
return-void
.end method