Skip to content

ProxyCheckResult

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / ProxyCheckResult

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:16921

Result of proxy availability check

available: boolean

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:16923

Whether proxy is available


type: ProxyType

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:16925

Proxy type detected


optional url?: string

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:16927

Proxy URL if available


optional error?: string

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

Error message if not available


optional responseTimeMs?: number

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:16931

Response time in milliseconds