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

    Interface SIPGrant

    interface SIPGrant {
        admin?: boolean;
        call?: boolean;
    }
    Index

    Properties

    Properties

    admin?: boolean

    manage sip resources

    call?: boolean

    make outbound calls