Data Capture Component

Defined in framework ScanditDataCaptureCore

SDCDataCaptureComponent
@protocol SDCDataCaptureComponent <NSObject>

Added in version 6.3.0

SDCDataCaptureComponent is the protocol implemented by all data capture components such as the parser.

componentId
@property (nonatomic, readonly) NSString *componentId

Added in version 6.3.0

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