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

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.
 

Detailed Description

Key/value pair for participant or room attributes.


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