@videosdk.live/server-sdk
    Preparing search index...

    Interface SipAuth

    interface SipAuth {
        password: string;
        username: string;
    }
    Index
    password: string
    username: string