Click or drag to resize

IntentsExtraCradleFirmwareUpgradeBytes Field

Used as an int extra field in ActionCradleFirmwareUpgradeStarted

Namespace:  Com.Datalogic.Device
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const string ExtraCradleFirmwareUpgradeBytes = "com.datalogic.device.intent.action.cradle.FIRMWARE_TRASFERRED_BYTES"

Field Value

Type: String
Remarks
EXTRA_CRADLE_FIRMWARE_UPGRADE_BYTES

Used as an int extra field in ActionCradleFirmwareUpgradeStarted

, ActionCradleFirmwareUpgradeInProgress

and ActionCradleFirmwareUpgradeCompleted

that represents the number of bytes transferred to the cradle.

[Android Documentation]

See Also