|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| const char * | channelId |
| unsigned int | uid |
| unsigned int | size |
| unsigned char * | buffer |
| long long | timeStampMs |
|
inline |
| const char* channelId |
The channel name.
| unsigned int uid |
The user ID.
Metadata.| unsigned int size |
The buffer size of the sent or received Metadata.
| unsigned char* buffer |
The buffer address of the received Metadata.
| long long timeStampMs |
The timestamp (ms) of when the Metadata is sent.