HoldToggleResult

Represents the result when toggling the hold state for a call.

Constructor 

new HoldToggleResult(param)

Functions Where Used 

Parameters 

FieldTypeDescription
paramobjectThe hold toggle result.
param.isThirdPartyOnHoldbooleanIndicates whether a transferred call is on hold.
param.isCallMergedbooleanIndicates whether a consult call has been merged with a multiparty call.
param.isCustomerOnHoldbooleanIndicates whether the customer call is on hold.
param.callsArrayOptional. A list of phone calls associated with this result. Required if Multiparty Calls are enabled.

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