Agora Java API Reference for Android
Static Public Member Functions | Public Attributes | List of all members
io.agora.rtc2.IRtcEngineEventHandler.REMOTE_USER_STATE Enum Reference

Static Public Member Functions

static int getValue (REMOTE_USER_STATE type)
 

Public Attributes

 USER_STATE_MUTE_AUDIO =(1 << 0)
 
 USER_STATE_MUTE_VIDEO =(1 << 1)
 
 USER_STATE_ENABLE_VIDEO =(1 << 4)
 
 USER_STATE_ENABLE_LOCAL_VIDEO =(1 << 8)