Skip to main content
Ends the current active call.

Signature

Parameters

None.

Returns

Promise<void>

Throws

An error if there is no active session to terminate or if the termination fails.

Example

With Error Handling

More Information

Last modified on April 21, 2026