Skip to content

ProxyCheckResult

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / ProxyCheckResult

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16929

Result of proxy availability check

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


optional url?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16935

Proxy URL if available


optional error?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16937

Error message if not available


optional responseTimeMs?: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16939

Response time in milliseconds