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

Fired when a participant's encryption status changes. More...

#include <room_event_types.h>

Collaboration diagram for livekit::ParticipantEncryptionStatusChangedEvent:

Public Attributes

Participantparticipant = nullptr
 Participant whose encryption status changed (owned by Room).
 
bool is_encrypted = false
 True if the participant is now fully encrypted.
 

Detailed Description

Fired when a participant's encryption status changes.


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