CallState
Describes the current call state.
The CallStateUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Pending
ExchangingKeys
Ready
HangingUp
Discarded
Error
CallStatePending
The call is pending, waiting to be accepted by a user.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "callStatePending" | |
isCreated | boolean | True, if the call has already been created by the server |
isReceived | boolean | True, if the call has already been received by the other party |