onDataCaptured method of the Callback interface
Returns a capture result in case the process finished successfully.
void onDataCaptured( Result result );
Parameters
- result
- A Result object, providing access to a captured image with detected document boundary on it, to the recognized data and to additional information about the data.
02.03.2022 12:59:15