Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
unsigned int | uid |
unsigned int | size |
unsigned char * | buffer |
long long | timeStampMs |
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 timestamp (ms) of the metadata
.