Switches a supervisor (already joined via MonitorCall) into coach (whisper) mode
for the specified agent on the task's conference. The supervisor becomes audible to that
agent only — the customer does not hear the supervisor.
Param: taskSid
The SID of the task
Param: options
Optional configuration for the coach call
Returns
A promise that resolves when the coach call is established
Switches a supervisor (already joined via MonitorCall) into coach (whisper) mode for the specified agent on the task's conference. The supervisor becomes audible to that agent only — the customer does not hear the supervisor.
Param: taskSid
The SID of the task
Param: options
Optional configuration for the coach call
Returns
A promise that resolves when the coach call is established
Throws
FlexSdkError with the following error code(s):
Example