IoT SDK for Android v1.8.0
Static Public Attributes | List of all members
io.agora.rtc.AgoraRtcService.ConnectionIdSpecial Class Reference

Static Public Attributes

static final int CONNECTION_ID_ALL = 0
 
static final int CONNECTION_ID_INVALID = -1
 

Detailed Description

Connection ID.

Member Data Documentation

◆ CONNECTION_ID_ALL

final int io.agora.rtc.AgoraRtcService.ConnectionIdSpecial.CONNECTION_ID_ALL = 0
static

All connections created by the SDK.

◆ CONNECTION_ID_INVALID

final int io.agora.rtc.AgoraRtcService.ConnectionIdSpecial.CONNECTION_ID_INVALID = -1
static

Invalid connection ID.


The documentation for this class was generated from the following file: