Barcode Pick Scanning Session

Defined in library scandit_datacapture_barcode_pick

Note

Barcode Pick is still in beta and may change in future versions of Scandit Data Capture SDK.

BarcodePickScanningSession
class BarcodePickScanningSession

Added in version 6.22.0

The BarcodePick scanning session holds the ongoing state of a running BarcodePick.

pickedItems
Set<String> get pickedItems

Added in version 6.22.0

Set of barcodes represented by their data that are picked.

scannedItems
Set<String> get scannedItems

Added in version 6.22.0

Set of barcodes represented by their data that are scanned.