Click or drag to resize

IntentWedgeExtraBarcodeString Field

When the IntentWedge is sent to a listening application, the decoded label is dispatched under a specific String 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 ExtraBarcodeString = "com.datalogic.decode.intentwedge.barcode_string"

Field Value

Type: String
Remarks

When the IntentWedge is sent to a listening application, the decoded label is dispatched under a specific String extra with the following name, by default.

[Android Documentation]

See Also