Intents.ActionCradleDeviceCorrectlyInserted Field
|
ACTION_CRADLE_DEVICE_CORRECTLY_INSERTED
Broadcast Action: Sent when the device has been correctly inserted into 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 ActionCradleDeviceCorrectlyInserted = "value"
Public Const ActionCradleDeviceCorrectlyInserted As String = "value"
Field Value
Type:
String
Remarks
ACTION_CRADLE_DEVICE_CORRECTLY_INSERTED
Broadcast Action: Sent when the device has been correctly inserted into the cradle.
[Android Documentation]
See Also