Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
const unsigned char * | buffer |
unsigned int | size |
The definition of the Packet struct.
|
inline |
const unsigned char* buffer |
The buffer address of the sent or received data.
buffer
to a value larger than 2048 bytes. Otherwise, you may encounter undefined behaviors (such as crashes). unsigned int size |
The buffer size of the sent or received data.