The error code of the parsing operation., if an error occurred.
Optional
errorThe error message of parsing operation., if an error occurred.
Optional
itemsAn array that contains all ParsedResultItems.
A unique identifier or hash of the original image from which the barcodes were decoded. It can be used to associate the result with a specific input image.
The ParsedResult interface provides a structure representing the result object returned by Dynamsoft Code Parser.
See
CapturedResultReceiver.onParsedResultsReceived