Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Resume a call that is on hold.
resume(call) → Promise.<HoldToggleResult>
Returns: HoldToggleResult — Represents the result when toggling the hold state for a call.
| Field | Type | Description |
|---|---|---|
| call | PhoneCall | Reserved for future use. Currently, this value isn’t used and is always null. |
Newer Version Available