resumeRecording
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. |