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