IEvsCommunicationEvents

Communication events callback interface

See also

Inheritors

Functions

Link copied to clipboard
open fun onAdapterStateChanged(isEnabled: Boolean)

Called when the device adapter turned on/off

Link copied to clipboard
abstract fun onConnected()

Called when the device is connected

Link copied to clipboard
open fun onConnecting()

Called when the device is connecting

Link copied to clipboard
abstract fun onDisconnected()

Called when the device was disconnected

Link copied to clipboard

Called when the connection the to device was failed.