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