Skip to main content

SignalWire.Relay.Calling.CallState

This is an enumeration that represents the different possible call states any call may have.

Values

ValueDescription
createdThe call has been created.
ringingThe call is ringing.
answeredThe call has been answered.
endingThe call is ending.
endedThe call has ended.