IntentsActionCradleUnlockKeyExtracted Field |
Broadcast Action: Sent when the unlock key has been extracted from the cradle (to lock the device).
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 ActionCradleUnlockKeyExtracted = "com.datalogic.device.intent.action.cradle.UNLOCK_KEY_EXTRACTED"
Public Const ActionCradleUnlockKeyExtracted As String = "com.datalogic.device.intent.action.cradle.UNLOCK_KEY_EXTRACTED"
Field Value
Type:
StringRemarks ACTION_CRADLE_UNLOCK_KEY_EXTRACTED Broadcast Action: Sent when the unlock key has been extracted from the cradle (to lock the device).
[Android Documentation]
See Also