DeviceConnected

data class DeviceConnected(val identifier: Identifier) : Scanner.ConnectionEvent

A ConnectionEvent indicating a com.splendo.kaluga.bluetooth.device.Device has changed to a connected state.

Constructors

Link copied to clipboard
constructor(identifier: Identifier)

Properties

Link copied to clipboard

the Identifier of the device connected