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

    Interface SipDispatchRuleIndividual

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

    Properties

    Properties

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