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

Static Public Member Functions

static int getValue (STREAM_SUBSCRIBE_STATE type)
 

Public Attributes

 SUB_STATE_IDLE =(0)
 
 SUB_STATE_NO_SUBSCRIBED =(1)
 
 SUB_STATE_SUBSCRIBING =(2)
 
 SUB_STATE_SUBSCRIBED =(3)
 

Detailed Description

The stream subscribe state.