BarcodeBatch.forContext constructor

BarcodeBatch.forContext(
  1. DataCaptureContext context,
  2. BarcodeBatchSettings settings
)

Implementation

BarcodeBatch.forContext(DataCaptureContext context, BarcodeBatchSettings settings) : this._(context, settings);