LiveKit C++ SDK
Real-time audio/video SDK for C++
Loading...
Searching...
No Matches
livekit::ParticipantsUpdatedEvent Struct Reference

#include <room_event_types.h>

Public Attributes

std::vector< Participant * > participants
 

Detailed Description

Fired when a batch of participants has been updated.

Member Data Documentation

◆ participants

std::vector<Participant *> livekit::ParticipantsUpdatedEvent::participants

Participants updated in this event (owned by Room).


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