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
/
Error
Error
data
class
Error
(
val
error
:
BLEException
)
:
BleBackendEvent
(
source
)
Event emitted when an error occurs in the BLE backend.
Members
Constructors
Error
Link copied to clipboard
constructor
(
error
:
BLEException
)
Properties
error
Link copied to clipboard
val
error
:
BLEException