Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
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. |
Newer Version Available