Skip to main content

Relay.Calling.ConnectAction

Relay.Calling.ConnectAction

This object returned from connect_async method that represents a connecting attempt that is currently active on a call.

Properties

PropertyTypeDescription
resultRelay.Calling.ConnectResultFinal result of connecting.
statestringCurrent state of connecting attempt.
completedbooleanWhether the connection attempt has completed.
payloaddictPayload sent to Relay to start the connect.