LiveKit JS Server SDK - v2.13.3
    Preparing search index...

    Interface SipDispatchRuleIndividual

    interface SipDispatchRuleIndividual {
        pin?: string;
        roomPrefix: string;
        type: "individual";
    }
    Index

    Properties

    Properties

    pin?: string
    roomPrefix: string
    type: "individual"