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