|
Agora C++ API Reference for All Platforms
|
#include <IAgoraRtcEngineEx.h>
Public Member Functions | |
| RtcConnection () | |
| RtcConnection (const char *channel_id, uid_t local_uid) | |
Public Attributes | |
| const char * | channelId |
| uid_t | localUid |
|
inline |
|
inline |
| const char* agora::rtc::RtcConnection::channelId |
The channel name.
| uid_t agora::rtc::RtcConnection::localUid |
The ID of the local user.