Skip to content

ProxyCheckResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / ProxyCheckResult

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16825

Result of proxy availability check

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


optional url: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16831

Proxy URL if available


optional error: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16833

Error message if not available


optional responseTimeMs: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16835

Response time in milliseconds