ProxyCheckResult
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / ProxyCheckResult
Interface: ProxyCheckResult
Section titled “Interface: ProxyCheckResult”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16929
Result of proxy availability check
Properties
Section titled “Properties”available
Section titled “available”available:
boolean
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16931
Whether proxy is available
type:
ProxyType
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16933
Proxy type detected
optionalurl?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16935
Proxy URL if available
error?
Section titled “error?”
optionalerror?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16937
Error message if not available
responseTimeMs?
Section titled “responseTimeMs?”
optionalresponseTimeMs?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16939
Response time in milliseconds