Class: HoldToggleResult

types.HoldToggleResult(isThirdPartyOnHold, isCustomerOnHold, calls)

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

Constructor

new HoldToggleResult(isThirdPartyOnHold, isCustomerOnHold, calls)

Create HoldToggleResult
Parameters:
Name Type Description
isThirdPartyOnHold boolean
isCustomerOnHold boolean
calls Array.<PhoneCall>
Source: