Skip to main content

SignalWire.Relay.Calling.ConnectAction

This object returned from ConnectAsync method that represents a connect operation that is currently active on a call.

Properties​

PropertyTypeDescription
ResultSignalWire.Relay.Calling.ConnectResultFinal result of connecting.
StateSignalWire.Relay.Calling.CallConnectStateCurrent state of the connect operation.
CompletedboolWhether the connection attempt has completed.
PayloadList<List<SignalWire.Relay.Calling.CallDevice>>Payload sent to Relay to start the connect.