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
/
Sos
/
ClosedWithSentMessage
Closed
With
Sent
Message
data
class
ClosedWithSentMessage
(
val
timestamp
:
SmpTimestamp
,
val
header
:
SmpHeader
)
:
Sos
Members
Constructors
Closed
With
Sent
Message
Link copied to clipboard
constructor
(
timestamp
:
SmpTimestamp
,
header
:
SmpHeader
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
header
Link copied to clipboard
val
header
:
SmpHeader
timestamp
Link copied to clipboard
val
timestamp
:
SmpTimestamp