Options specific to the SIP component

Export

ComponentOptionsSIP

interface ComponentOptionsSIP {
    registrarCredentials: SIPCredentials1;
}

Properties

registrarCredentials: SIPCredentials1

Memberof

ComponentOptionsSIP