public static interface ClientProtocolDefinition.FirmwareUpdateUploadStarted extends ClientProtocolDefinition.OutboundMessage
Modifier and Type | Field and Description |
---|---|
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 String |
UPLOAD_FIRMWARE_MAX_PROGRESS
Contains an int pointing to the max progress value in bytes.
|
static final int MESSAGE_ID
static final String FIRMWARE_FILE_ID
static final String UPLOAD_FIRMWARE_MAX_PROGRESS