|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
Fired when a remote participant leaves the room. More...
#include <room_event_types.h>

Public Attributes | |
| RemoteParticipant * | participant = nullptr |
| The participant that disconnected (owned by Room). | |
| DisconnectReason | reason = DisconnectReason::Unknown |
| Reason for the disconnect, if known. | |
Fired when a remote participant leaves the room.