|
Agora Java API Reference for Android
|
Contains connection information. More...
Classes | |
| enum | CONNECTION_STATE_TYPE |
Public Member Functions | |
| RtcConnection (String channelId, int uid) | |
| String | toString () |
Public Attributes | |
| int | localUid |
| String | channelId |
Contains connection information.
| int io.agora.rtc2.RtcConnection.localUid |
The ID of the local user.
| String io.agora.rtc2.RtcConnection.channelId |
The channel name.
1.8.18