dataCaptureScenarioDidCancel: method of the AUIDataCaptureScenarioDelegate protocol
Notifies the delegate that the capture scenario was canceled.
- (void)dataCaptureScenarioDidCancel:(AUIDataCaptureScenario*)scenario;
Parameters
- scenario
- AUIDataCaptureScenario object, corresponding to the AUIDataCaptureScenarioDelegate delegate that should be notified.
02.03.2022 12:59:15