Barcode Selection License Info

Defined in framework ScanditBarcodeCapture

SDCBarcodeSelectionLicenseInfo
@interface SDCBarcodeSelectionLicenseInfo : NSObject

Added in version 6.12.0

Contains information about barcode-selection-specific licensing.

licensedSymbologies
@property (nonatomic, nonnull, readonly) NSSet<NSNumber *> *licensedSymbologies

Added in version 6.12.0

Which symbologies are licensed and can be used for barcode selection.

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

Added in version 6.13.0

Returns the JSON representation of barcode tracking license info.