Kotlin BLE Library
Toggle table of contents
2.0.0-beta03
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin BLE Library
core
/
no.nordicsemi.kotlin.ble.core
/
OperationStatus
/
SubscribeNotPermitted
Subscribe
Not
Permitted
common
object
SubscribeNotPermitted
:
OperationStatus
The characteristic does not support subscribing for value change.
Members
Properties
code
Link copied to clipboard
common
open
val
code
:
Int
is
Success
Link copied to clipboard
common
val
isSuccess
:
Boolean
Functions
to
String
Link copied to clipboard
common
open
override
fun
toString
(
)
:
String