|
LiveKit C++ SDK
Real-time audio/video SDK for C++
|
#include <room_event_types.h>
Public Member Functions | |
| AttributeEntry (std::string k, std::string v) | |
Public Attributes | |
| std::string | key |
| std::string | value |
Key/value pair for participant or room attributes.
| std::string livekit::AttributeEntry::key |
Attribute key.
| std::string livekit::AttributeEntry::value |
Attribute value.