RecordingToggleResult

Represents the result when toggling the recording for a call.

new RecordingToggleResult(param)

FieldTypeDescription
paramobjectThe recording toggle result.
param.isRecordingPausedbooleanIndicates whether the recording is paused.
param.callPhoneCallThe call associated with this result.
param.contactIdstringFor multiparty or consult calls, pass the callId as part of contactId, so that Salesforce can determine which call is being paused or resumed.
param.initialContactIdstringNot needed for Salesforce Voice with Partner Telephony.
param.instanceIdstringNot needed for Salesforce Voice with Partner Telephony.
param.regionstringNot needed for Salesforce Voice with Partner Telephony.