Barcode Pick Scanning Session

Defined under the namespace 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.23.0

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

pickedItems
get pickedItems(): string[]

Added in version 6.23.0

Set of barcodes represented by their data that are picked.

scannedItems
get scannedItems(): string[]

Added in version 6.23.0

Set of barcodes represented by their data that are scanned.