Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Barge in on a call as a supervisor. The supervisor becomes a new participant in the call. The supervisor is unmuted and has the usual call controls (mute, hold, and recording toggles).
This method can only be invoked if the rep has the capability hasSupervisorBargeIn.
Note
supervisorBargeIn(supervisedCallInfo) → Promise.<SupervisedCallResult>
Returns: SupervisedCallInfo — Represents the result when supervising a call.
| Field | Type | Description |
|---|---|---|
| supervisedCallInfo | SupervisedCallInfo | Info about the call to be supervised. |
Newer Version Available