DeviceDiscovered

data class DeviceDiscovered(val bluetoothDevice: BluetoothDevice) : EngageBLEServiceEvent

Represents an event indicating that a new not yet paired device has been discovered

Constructors

Link copied to clipboard
constructor(bluetoothDevice: BluetoothDevice)

Properties

Link copied to clipboard

discovered device