Bullitt Android SDK
Toggle table of contents
2.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Bullitt Android SDK
Bullitt Android SDK
/
com.bullitt.sdk.platform.device.ble.response
/
SendMessageResponse
Send
Message
Response
data
class
SendMessageResponse
(
val
result
:
SendMessageResult
)
:
BleDeviceResponse
Members
Constructors
Send
Message
Response
Link copied to clipboard
constructor
(
result
:
SendMessageResult
)
Types
Companion
Link copied to clipboard
object
Companion
:
BleDeviceResponse.Decoder
<
SendMessageResponse
>
Properties
result
Link copied to clipboard
val
result
:
SendMessageResult