ProxyCheckResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / ProxyCheckResult
Interface: ProxyCheckResult
Section titled “Interface: ProxyCheckResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16825
Result of proxy availability check
Properties
Section titled “Properties”available
Section titled “available”available:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16827
Whether proxy is available
type:
ProxyType
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16829
Proxy type detected
optionalurl:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16831
Proxy URL if available
error?
Section titled “error?”
optionalerror:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16833
Error message if not available
responseTimeMs?
Section titled “responseTimeMs?”
optionalresponseTimeMs:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16835
Response time in milliseconds