Agora Java API Reference for Android
Static Public Attributes | List of all members
io.agora.spatialaudio.ICloudSpatialAudioEventHandler.ConnectionState Class Reference

Static Public Attributes

static final int SAE_CONNECTION_STATE_CONNECTING = 0
 
static final int SAE_CONNECTION_STATE_CONNECTED = 1
 
static final int SAE_CONNECTION_STATE_DISCONNECTED = 2
 
static final int SAE_CONNECTION_STATE_RECONNECTING = 3
 
static final int SAE_CONNECTION_STATE_RECONNECTED = 4