Barcode Tracking License Info

Defined in framework ScanditBarcodeCapture

SDCBarcodeTrackingLicenseInfo
@interface SDCBarcodeTrackingLicenseInfo : NSObject

Added in version 6.12.0

Contains information about barcode-tracking-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 tracking.

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

Added in version 6.13.0

Returns the JSON representation of barcode tracking license info.