Data Capture Component

Defined in framework ScanditCaptureCore

DataCaptureComponent
protocol DataCaptureComponent : NSObjectProtocol

Added in version 6.3.0

DataCaptureComponent is the interface implemented by all data capture components such as the parser.

componentId
open var componentId: String { get }

Added in version 6.3.0

An ID for the component, currently only assignable during deserialization.