startCall().
Signature
Parameters
None.Returns
Promise<void>
Throws
An error if the client has been destroyed, the configuration fetch fails, the Click To Call widget is not active, or the SIP connection or registration fails (15-second timeout).Example
With Error Handling
More Information
- disconnect — disconnect from the SIP server
- connectAndCall — connect and start a call in one step
- startCall — start a call after connecting
- registered event — fires when registration succeeds