ConferenceResult

Represents the result for the conference() function.

Constructor 

new ConferenceResult(isThirdPartyOnHold, isCustomerOnHold)

Functions Where Used 

Parameters 

FieldTypeDescription
isThirdPartyOnHoldbooleanIndicates whether the third-party participant of the call is on hold.
isCustomerOnHoldbooleanIndicates whether the customer is on hold.

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