Click or drag to resize

IntentsActionCradleFirmwareUpgradeCompleted Field

Broadcast Action: Sent when the cradle firmware upgrade procedure is completed.

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 ActionCradleFirmwareUpgradeCompleted = "com.datalogic.device.intent.action.cradle.FIRMWARE_UPGRADE_COMPLETED"

Field Value

Type: String
Remarks
ACTION_CRADLE_FIRMWARE_UPGRADE_COMPLETED

Broadcast Action: Sent when the cradle firmware upgrade procedure is completed.


The intent will have the following extra values:

ExtraCradleFirmwareUpgradeBytes

- int representing the number of bytes transferred to the cradle.

[Android Documentation]

See Also