EUC BLE Library
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
EUC BLE Library
EUC BLE Library
/
io.github.tritbool.euc.ble.integration
/
BleBackendEvent
/
ScanCompleted
Scan
Completed
data
class
ScanCompleted
(
val
devices
:
List
<
EUCDevice
>
)
:
BleBackendEvent
(
source
)
Members
Constructors
Scan
Completed
Link copied to clipboard
constructor
(
devices
:
List
<
EUCDevice
>
)
Properties
devices
Link copied to clipboard
val
devices
:
List
<
EUCDevice
>