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
/
DownloadLog
Download
Log
data
class
DownloadLog
(
val
timestamp
:
SmpTimestamp
,
val
logs
:
String
)
:
BleDeviceResponse
Members
Constructors
Download
Log
Link copied to clipboard
constructor
(
timestamp
:
SmpTimestamp
,
logs
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
:
BleDeviceResponse.Decoder
<
DownloadLog
>
Properties
logs
Link copied to clipboard
val
logs
:
String
timestamp
Link copied to clipboard
val
timestamp
:
SmpTimestamp