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

Fired when a participant's E2EE state changes. More...

#include <room_event_types.h>

Collaboration diagram for livekit::E2eeStateChangedEvent:

Public Attributes

Participantparticipant = nullptr
 Local or remote participant whose state changed (owned by Room).
 
EncryptionState state = EncryptionState::New
 New encryption state.
 

Detailed Description

Fired when a participant's E2EE state changes.


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