IRtcEngineEventHandler$ClientRole.smali
.class public Lio/agora/rtc2/IRtcEngineEventHandler$ClientRole;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/agora/rtc2/IRtcEngineEventHandler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ClientRole"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# static fields
.field public static final CLIENT_ROLE_AUDIENCE:I = 0x2
.field public static final CLIENT_ROLE_BROADCASTER:I = 0x1
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method