HoldToggleResult

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

new HoldToggleResult(param)

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.