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

#include <room_event_types.h>

Public Attributes

DisconnectReason reason = DisconnectReason::Unknown
 

Detailed Description

Fired when the room is disconnected.

Member Data Documentation

◆ reason

DisconnectReason livekit::DisconnectedEvent::reason = DisconnectReason::Unknown

Reason for disconnect, if known.


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