Barcode Capture License Info

Defined in framework ScanditBarcodeCapture

BarcodeCaptureLicenseInfo
open class BarcodeCaptureLicenseInfo : NSObject

Added in version 6.12.0

Contains information about barcode-capture-specific licensing.

LicensedSymbologies
var licensedSymbologies: Set<Symbology> { get }

Added in version 6.12.0

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

jsonString
open var jsonString: String { get }

Added in version 6.13.0

Returns the JSON representation of barcode capture license info.