public static interface ClientProtocolDefinition.FirmwareUpdateDownloadStarted extends ClientProtocolDefinition.OutboundMessage
Modifier and Type | Field and Description |
---|---|
static String |
DOWNLOAD_FIRMWARE_MAX_PROGRESS
Contains an int pointing to the max 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_MAX_PROGRESS