pauseRecording
Pause the recording of a call.
pauseRecording(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 pause recording for. |