To open or close URL barcode, if the barcode start with
http:// or https://, the browser will open the respective
URL
The related BarCodeReader attributes:
PROPERTY_DATA_PROCESSOR_LAUNCH-
BROWSER
Enable or disable scan processing for specified targets.
Apply the barcode as the follwing format
„//‟ ACTION
„//‟ intent-suffix „$‟ extra-data Where:
Additional operations and data include the following
characters, to enable Intent or respective applications
Intent action:
“com.honeywell.scantointent.intent.action.” + ACTION
Intent extra
“com.honeywell.scantointent.intent.extra.DATA”
contains the remainder of the bar code data after the
first „$‟ character.
The related BarCodeReader attributes:
PROPERTY_DATA_PROCESSOR_SCAN_TO_INTEN
T