Types

Link copied to clipboard

Connected signals that there is an active connection to the remote device (initiated using SOCommOutsideAPI.connect).

Link copied to clipboard

Connecting signals that there is currently an attempt to connect to a remote device (which was initiated by calling SOCommOutsideAPI.connect).

Link copied to clipboard

Disconnected signals that there is no active connection to the remote device. This is the initial state of the SDK connection until you call SOCommOutsideAPI.connect. Furthermore, this state will be emitted again if you disconnect from the remote device or the connection gets interrupted.