BarcodeReader.startCapture Method¶
Module: BarcodeReader
Definition¶
Initiates the data capture process, optionally taking a string parameter for configuration.
void startCapture(String? param)
Parameters
param Stringin An optional parameter to influence the start of the capture process.
Exceptions
An error has occurred during Devices Library execution.