TrtcCloudJni$TRTCUser.smali 
.class Lcom/tencent/liteav/trtc/TrtcCloudJni$TRTCUser;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tencent/liteav/trtc/TrtcCloudJni;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = "TRTCUser"
.end annotation
# instance fields
.field private a:Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;
# direct methods
.method public constructor <init>(Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;)V
    .registers 2
    .line 726
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
    .line 727
    iput-object p1, p0, Lcom/tencent/liteav/trtc/TrtcCloudJni$TRTCUser;->a:Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;
    return-void
.end method
# virtual methods
.method public getIntRoomId()I
    .registers 2
    .line 737
    iget-object v0, p0, Lcom/tencent/liteav/trtc/TrtcCloudJni$TRTCUser;->a:Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;
    iget v0, v0, Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;->intRoomId:I
    return v0
.end method
.method public getStrRoomId()Ljava/lang/String;
    .registers 2
    .line 742
    iget-object v0, p0, Lcom/tencent/liteav/trtc/TrtcCloudJni$TRTCUser;->a:Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;
    iget-object v0, v0, Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;->strRoomId:Ljava/lang/String;
    if-eqz v0, :cond_b
    iget-object v0, p0, Lcom/tencent/liteav/trtc/TrtcCloudJni$TRTCUser;->a:Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;
    iget-object v0, v0, Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;->strRoomId:Ljava/lang/String;
    return-object v0
    :cond_b
    const-string v0, ""
    return-object v0
.end method
.method public getUserId()Ljava/lang/String;
    .registers 2
    .line 732
    iget-object v0, p0, Lcom/tencent/liteav/trtc/TrtcCloudJni$TRTCUser;->a:Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;
    iget-object v0, v0, Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;->userId:Ljava/lang/String;
    if-eqz v0, :cond_b
    iget-object v0, p0, Lcom/tencent/liteav/trtc/TrtcCloudJni$TRTCUser;->a:Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;
    iget-object v0, v0, Lcom/tencent/trtc/TRTCCloudDef$TRTCUser;->userId:Ljava/lang/String;
    return-object v0
    :cond_b
    const-string v0, ""
    return-object v0
.end method