hold
Put the call on hold. The remote party hears hold music or silence while the call is held.
Use unhold() to release the call from hold.
This method emits calling.call.hold events. See Call Events for payload details.
Parameters
None.
Returns
Promise<Record<string, unknown>> — Server response confirming the hold operation.