Click or drag to resize

IntentsActionCradleUnlockDevice Field

This intent allow the user to unlock the device from the cradle.

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

Field Value

Type: String
Remarks
ACTION_CRADLE_UNLOCK_DEVICE

This intent allow the user to unlock the device from the cradle. When invoked, the system will communicate with the cradle to unlock the device.

[Android Documentation]

See Also