endCall
End a call.
endCall(call) → Promise.<HangupResult>
Returns: HangupResult — Represents a result type for an ended call.
| Field | Type | Description |
|---|---|---|
| call | PhoneCall | The call to be ended. |
End a call.
endCall(call) → Promise.<HangupResult>
Returns: HangupResult — Represents a result type for an ended call.
| Field | Type | Description |
|---|---|---|
| call | PhoneCall | The call to be ended. |