Class: HoldToggleResult

HoldToggleResult(param)

Class representing result type for hold() & resume()

Constructor

new HoldToggleResult(param)

Create HoldToggleResult
Parameters:
Name Type Description
param object
Properties
Name Type Attributes Description
isThirdPartyOnHold boolean <optional>
Deprecated. Whether the third party is on hold.
isCustomerOnHold boolean
calls Array.<PhoneCall> Required. One or more calls.
isCallMerged boolean
Source:

Classes

HoldToggleResult