Skip to main content

SignalWire.Relay.Calling.ConnectResult

This object returned from Connect method that represents the final result of a connection between your call and another peer.

Properties​

PropertyTypeDescription
SuccessfulboolWhether the recording has completed successfully.
EventSignalWire.Relay.EventThe last event that completed the call.
CallSignalWire.Relay.Calling.CallPeer Call connected with yours when successful.