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

Fired when a participant's attributes change. More...

#include <room_event_types.h>

Collaboration diagram for livekit::ParticipantAttributesChangedEvent:

Public Attributes

Participantparticipant = nullptr
 Participant whose attributes changed (owned by Room).
 
std::vector< AttributeEntrychanged_attributes
 Set of attributes that changed (key/value pairs).
 

Detailed Description

Fired when a participant's attributes change.


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