Intents.ActionCradleUnlockDevice Field
|
ACTION_CRADLE_UNLOCK_DEVICE
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 = "value"
Public Const ActionCradleUnlockDevice As String = "value"
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