supervisorDisconnect
Disconnect a supervised call.
Signature
supervisorDisconnect(supervisedCallInfo) → Promise.<SupervisorHangupResult>
Returns: SupervisorHangupResult — Represents a result type for an ended supervisor call.
Parameters
| Field | Type | Description |
|---|---|---|
| supervisedCallInfo | object | Information about the call to be supervised. This value is a JavaScript object with the following properties: voiceCallId (the unique voice call ID), callId (the unique vendor call ID), to (the phone number in the “To” field for outbound calls), from (the phone number in the “From” field for inbound calls), callType (the type of call; possible values: Inbound, Outbound, Transfer). |
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!