bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor
/
SensorNotification
/
ExtendedConfigurationTransfer
Extended
Configuration
Transfer
class
ExtendedConfigurationTransfer
(
notificationData
:
ByteArray
)
:
SensorNotification
Members
Constructors
Extended
Configuration
Transfer
Link copied to clipboard
constructor
(
notificationData
:
ByteArray
)
Properties
code
Link copied to clipboard
val
code
:
Int
Code associated with notification
data
Link copied to clipboard
val
data
:
ByteArray
Notification data (first byte of notification is omitted)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String