Member Junction
    Preparing search index...

    A participant as @livekit/rtc-node reports it. VERIFY: identity / name.

    interface RtcParticipant {
        identity: string;
        name?: string;
    }
    Index

    Properties

    Properties

    identity: string

    The participant's stable application identity.

    name?: string

    The participant's display name.