DeviceScannerSpi

interface DeviceScannerSpi

Device observer recipient of the device discovery.

Since

1.0.0

Functions

onDeviceDiscovered
Link copied to clipboard
abstract fun onDeviceDiscovered(deviceInfoList: MutableCollection<DeviceInfo>)