Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Resume recording a call.
resumeRecording(call) → Promise.<RecordingToggleResult>
Returns: RecordingToggleResult — Represents the result when toggling the recording for a call.
| Field | Type | Description |
|---|---|---|
| call | PhoneCall | Required if the callType is Consult; otherwise optional. The call to resume recording for. |
Newer Version Available