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

Fired when a remote participant leaves the room. More...

#include <room_event_types.h>

Collaboration diagram for livekit::ParticipantDisconnectedEvent:

Public Attributes

RemoteParticipantparticipant = nullptr
 The participant that disconnected (owned by Room).
 
DisconnectReason reason = DisconnectReason::Unknown
 Reason for the disconnect, if known.
 

Detailed Description

Fired when a remote participant leaves the room.


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