supervisorBargeIn
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 agent has the capability hasSupervisorBargeIn.
supervisorBargeIn(supervisedCallInfo) → Promise.<SuperviseCallResult>
Returns: SuperviseCallResult — Represents the result when supervising a call.
| Field | Type | Description |
|---|---|---|
| supervisedCallInfo | SupervisedCallInfo | Info about the call to be supervised. |