SignalWire.Relay.Calling.DialResult
This object returned from Dial
method.
Properties
Property | Type | Description |
---|---|---|
Successful | bool | Whether the call has been answered successfully. |
Event | SignalWire.Relay.Event | The last event that completed the call. |
Call | SignalWire.Relay.Calling.Call | Reference to the call. |