|
Agora C++ API Reference for All Platforms
|
Public Member Functions | |
| Metadata () | |
Public Attributes | |
| const char * | channelId |
| unsigned int | uid |
| unsigned int | size |
| unsigned char * | buffer |
| long long | timeStampMs |
|
inline |
| const char* agora::rtc::IMetadataObserver::Metadata::channelId |
The channel ID of the metadata.
| unsigned int agora::rtc::IMetadataObserver::Metadata::uid |
The User ID that sent the metadata.
metadata.| unsigned int agora::rtc::IMetadataObserver::Metadata::size |
The buffer size of the sent or received metadata.
| unsigned char* agora::rtc::IMetadataObserver::Metadata::buffer |
The buffer address of the sent or received metadata.
| long long agora::rtc::IMetadataObserver::Metadata::timeStampMs |
The NTP timestamp (ms) when the metadata is sent.
1.8.18