Barcode Find Session

Defined in framework ScanditBarcodeCapture

SDCBarcodeFindSession
@protocol SDCBarcodeFindSession <NSObject>

Added in version 7.4.0

trackedBarcodes
@property (nonatomic, strong, readonly) NSArray<SDCTrackedBarcode *> *trackedBarcodes

Added in version 7.4.0

An array containing all the tracked barcodes.

JSONString
@property (nonatomic, nonnull, readonly) NSString *JSONString

Added in version 7.4.0

Returns a JSON string representation of the barcode find session.