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

    Interface SipDispatchRuleDirect

    interface SipDispatchRuleDirect {
        pin?: string;
        roomName: string;
        type: "direct";
    }
    Index

    Properties

    Properties

    pin?: string
    roomName: string
    type: "direct"