LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::UserPacketData Struct Reference

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.
 

Detailed Description

Application-level user data carried in a data packet.


The documentation for this struct was generated from the following file: