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