Member Junction
    Preparing search index...

    Fired when a participant joins the room.

    interface LiveKitParticipantJoinedEvent {
        Participant: LiveKitParticipantView;
    }
    Index

    Properties

    Properties

    The participant that joined.