SupervisorHangupResult
Represents a result type for an ended supervisor call.
new SupervisorHangupResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | Parameters associated with the result. |
| param.calls | Array.<PhoneCall> | One or more phone calls that ended. |