|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
Application-level user data carried in a data packet. More...
#include <room_event_types.h>
Public Attributes | |
| std::vector< std::uint8_t > | data |
| Raw payload bytes. | |
| std::optional< std::string > | topic |
| Optional topic name associated with this payload. | |
Application-level user data carried in a data packet.