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