RecordingToggleResult

Represents the result when toggling the recording for a call.

Constructor 

new RecordingToggleResult(param)

Functions Where Used 

Parameters 

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.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!