|
Agora Java API Reference for Android
|
Contains connection information. More...
#include <IAgoraRtcEngineEx.h>
Public Member Functions | |
| RtcConnection (const char *channel_id, uid_t local_uid) | |
Public Attributes | |
| const char * | channelId |
| uid_t | localUid |
Contains connection information.
| const char* agora::rtc::RtcConnection::channelId |
The channel name.
| uid_t agora::rtc::RtcConnection::localUid |
The ID of the local user.
1.8.18