DialResult

View as Markdown

SignalWire.Relay.Calling.DialResult

This object returned from Dial method.

Properties

PropertyTypeDescription
SuccessfulboolWhether the call has been answered successfully.
EventSignalWire.Relay.EventThe last event that completed the call.
CallSignalWire.Relay.Calling.CallReference to the call.