DecodeConfig

enum DecodeConfig : Enum<DecodeConfig>

DecodeConfig class used to set Decode Configuration for scanner

Entries

Link copied to clipboard

set Qrcode to Scan only qrcodes

Link copied to clipboard

set Barcode to scan only Barcode

Link copied to clipboard

set Any to scan both Qrcode and Barcode

Link copied to clipboard

set BATCH_INVENTORY to enable Batch Scanning

Link copied to clipboard

set ONE_OF_MANY to enable one of many feature Scanning

Link copied to clipboard

set PIVOT_VIEW to enable Pivot mode in scanner

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int