Interface ISBSDKUIBarcodesBatchScannerViewControllerDelegate
- Namespace
 - ScanbotSDK.iOS
 
- Assembly
 - BarcodeSDK.NET.iOS.dll
 
public interface ISBSDKUIBarcodesBatchScannerViewControllerDelegate : ISBSDKUIViewControllerDelegate, INativeObject, IDisposable
  - Inherited Members
 
- Extension Methods
 
Methods
DidCancel(SBSDKUIBarcodesBatchScannerViewController)
void DidCancel(SBSDKUIBarcodesBatchScannerViewController viewController)
  Parameters
viewControllerSBSDKUIBarcodesBatchScannerViewController
DidFinishWithResults(SBSDKUIBarcodesBatchScannerViewController, SBSDKUIBarcodeMappedResult[])
void DidFinishWithResults(SBSDKUIBarcodesBatchScannerViewController viewController, SBSDKUIBarcodeMappedResult[] barcodeResults)
  Parameters
viewControllerSBSDKUIBarcodesBatchScannerViewControllerbarcodeResultsSBSDKUIBarcodeMappedResult[]