public static interface ClientProtocolDefinition.FirmwareUpdateDownloadProgress extends ClientProtocolDefinition.OutboundMessage
Modifier and Type | Field and Description |
---|---|
static String |
DOWNLOAD_FIRMWARE_CURRENT_PROGRESS
Contains an int pointing to the current progress value in bytes.
|
static String |
FIRMWARE_FILE_ID
Contains a long uniquely denoting the firmware update this message was sent for.
|
static int |
MESSAGE_ID
The unique id of the message.
|
static final int MESSAGE_ID
static final String FIRMWARE_FILE_ID
static final String DOWNLOAD_FIRMWARE_CURRENT_PROGRESS