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

#include <room_event_types.h>

Collaboration diagram for livekit::ParticipantConnectedEvent:

Public Attributes

RemoteParticipantparticipant = nullptr
 

Detailed Description

Fired when a remote participant joins the room.

Member Data Documentation

◆ participant

RemoteParticipant* livekit::ParticipantConnectedEvent::participant = nullptr

The newly connected remote participant (owned by Room).


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