Value

actual typealias Value = ByteArray

The value of a bluetooth attribute

expect class Value

The value of a platform specific bluetooth attribute

actual typealias Value = <Error class: unknown class>

The value of a bluetooth attribute

actual typealias Value = ByteArray

The JavaScript value of a bluetooth attribute

actual typealias Value = ByteArray

The Java value of a bluetooth attribute

Properties

Link copied to clipboard
expect val Value.asBytes: ByteArray

Gets the ByteArray value of a Value