conference

Create a conference call from multiple calls. If Multiparty Calls is enabled, this method removes a rep from a consult call and adds them to a multiparty call.

Signature 

conference(calls) → Promise.<ConferenceResult> (without Multiparty Calls enabled)

conference(calls) → Promise.<HoldToggleResult> (with Multiparty Calls enabled)

Returns: ConferenceResult or HoldToggleResult — Represents the result for the conference() function.

Parameters 

FieldTypeDescription
callsArray.The calls to conference together. In API version 63.0 or later, this function supports conferencing a consult call and a multiparty call if Multiparty Calls are enabled. In API version 62.0 and earlier, this function supports conferencing two calls together.

Newer Version Available

This content describes an older version of this product. View Latest

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