Package io.agora.rtc2
Class IRtcEngineEventHandler.ClientRole
java.lang.Object
io.agora.rtc2.IRtcEngineEventHandler.ClientRole
- Enclosing class:
- IRtcEngineEventHandler
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated.The audience in a live broadcast.static final intDeprecated.The host in a live broadcast. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLIENT_ROLE_BROADCASTER
public static final int CLIENT_ROLE_BROADCASTERDeprecated.The host in a live broadcast.- See Also:
-
CLIENT_ROLE_AUDIENCE
public static final int CLIENT_ROLE_AUDIENCEDeprecated.The audience in a live broadcast.- See Also:
-
-
Constructor Details
-
ClientRole
public ClientRole()Deprecated.
-
Constantsclass with the same constants value