Intents.ActionCradleUnlockKeyInserted Field
|
ACTION_CRADLE_UNLOCK_KEY_INSERTED
Broadcast Action: Sent when the unlock key has been inserted into the cradle (to unlock 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 ActionCradleUnlockKeyInserted = "value"
Public Const ActionCradleUnlockKeyInserted As String = "value"
Field Value
Type:
String
Remarks
ACTION_CRADLE_UNLOCK_KEY_INSERTED
Broadcast Action: Sent when the unlock key has been inserted into the cradle (to unlock the device).
[Android Documentation]
See Also