api.discardCall()
Discards a call
Parameters
DiscardCallParams
:chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
callId | number | Call identifier |
isDisconnected | boolean | True, if the user was disconnected |
duration | number | The call duration, in seconds |
isVideo | boolean | True, if the call was a video call |
connectionId | string | Identifier of the connection used during the call |