Skip to content

callSession.hold()

If you put the call on hold, the remote peer will hear hold music. Neither you nor the remote peer can hear each other. If you unhold the call, you and the remote peer can hear each other again.

See also:

Sample

await callSession.hold();

Inputs

None.

Outputs

None.