IntentWedgeExtraBarcodeData Field |
When the IntentWedge is sent to a listening application, the decoded label is dispatched
under a specific byte array extra with the following name, by default.
Namespace:
Com.Datalogic.Decode.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public const string ExtraBarcodeData = "com.datalogic.decode.intentwedge.barcode_data"
Public Const ExtraBarcodeData As String = "com.datalogic.decode.intentwedge.barcode_data"
Field Value
Type:
StringRemarks When the IntentWedge is sent to a listening application, the decoded label is dispatched
under a specific byte array extra with the following name, by default.
[Android Documentation]
See Also