captureScenario:onCloseWithResult: method of the AUIMultiPageImageCaptureScenarioDelegate protocol

Notifies the delegate that the capture process was interrupted by user.

- (void)captureScenario:(AUIMultiPageImageCaptureScenario*)captureScenario
onCloseWithResult:(id<AUIMultiImageCaptureResult>)result;

Parameters

captureScenario
AUIMultiPageImageCaptureScenario object, corresponding to the AUIMultiPageImageCaptureScenarioDelegate delegate that should be notified.
result
If any images were captured, they are stored in the AUIMultiPageImageCaptureResult result object.
 Note: In case you do not want to save images in the storage after stopped or failed scenario, you can remove the images from the storage, using clearWithError: method.

02.03.2022 12:59:15

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.