Data Capture Component

Defined in package com.scandit.datacapture.core.component

DataCaptureComponent
interface DataCaptureComponent

Added in version 6.3.0

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

id
@NonNull String getId()

Added in version 6.3.0

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