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
/
SensorLegacyNotification
/
GatewayUpdateRequestSocketMessage
Gateway
Update
Request
Socket
Message
class
GatewayUpdateRequestSocketMessage
(
notificationData
:
ByteArray
)
:
SensorLegacyNotification
Members
Constructors
Gateway
Update
Request
Socket
Message
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