TRTCCloudDef$TRTCVolumeInfo.smali 
.class public Lcom/tencent/trtc/TRTCCloudDef$TRTCVolumeInfo;
.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 = "TRTCVolumeInfo"
.end annotation
# instance fields
.field public userId:Ljava/lang/String;
.field public vad:I
.field public volume:I
# direct methods
.method public constructor <init>()V
    .registers 1
    .line 1015
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
    return-void
.end method