|
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 ID of the metadata.
| unsigned int uid |
The User ID that sent the metadata.
metadata.| unsigned int size |
The buffer size of the sent or received metadata.
| unsigned char* buffer |
The buffer address of the sent or received metadata.
| long long timeStampMs |
The NTP timestamp (ms) when the metadata is sent.