SignalWire.Relay.Calling.CallState
This is an enumeration that represents the different possible call states any call may have.
Values
Value | Description |
---|---|
created | The call has been created. |
ringing | The call is ringing. |
answered | The call has been answered. |
ending | The call is ending. |
ended | The call has ended. |