Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
const char * | channelId |
uid_t | localUid |
Rtc Connection.
|
inline |
|
inline |
const char* channelId |
The unique channel name for the AgoraRTC session in the string format. The string length must be less than 64 bytes. Supported character scopes are:
uid_t localUid |
User ID: A 32-bit unsigned integer ranging from 1 to (2^32-1). It must be unique.