onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
BleException
/
DeviceAddressNotFound
Device
Address
Not
Found
class
DeviceAddressNotFound
(
val
address
:
String
)
:
BleException
Members
Constructors
Device
Address
Not
Found
Link copied to clipboard
constructor
(
address
:
String
)
Properties
address
Link copied to clipboard
val
address
:
String
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String