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