SignalWire.Relay.Calling.HangupResult
This object returned from Hangup
method.
Properties
Property | Type | Description |
---|---|---|
Successful | bool | Whether the call has been hung up successfully. |
Event | SignalWire.Relay.Event | The last event that completed the call. |
Reason | SignalWire.Relay.Calling.DisconnectReason | The hangup reason. |