endCall

End a call.

Signature 

endCall(call) → Promise.<HangupResult>

Returns: HangupResult — Represents a result type for an ended call.

Parameters 

FieldTypeDescription
callPhoneCallThe call to be ended.