Skip to main content
Checks whether the current browser supports Click To Call. Call this function before creating a client to verify that all required browser APIs are available.

Signature

Parameters

None.

Returns

{ supported: boolean; missing: string[] }

Example

More Information

Last modified on April 21, 2026