Class SBSDKUIBarcodesBatchScannerViewControllerDelegate
- Namespace
- ScanbotSDK.iOS
- Assembly
- BarcodeSDK.NET.iOS.dll
public abstract class SBSDKUIBarcodesBatchScannerViewControllerDelegate : SBSDKUIViewControllerDelegate, ISBSDKUIBarcodesBatchScannerViewControllerDelegate, ISBSDKUIViewControllerDelegate, INativeObject, IDisposable
- Inheritance
-
SBSDKUIBarcodesBatchScannerViewControllerDelegate
- Implements
-
INativeObject
- Inherited Members
Constructors
SBSDKUIBarcodesBatchScannerViewControllerDelegate()
protected SBSDKUIBarcodesBatchScannerViewControllerDelegate()
SBSDKUIBarcodesBatchScannerViewControllerDelegate(NSObjectFlag)
protected SBSDKUIBarcodesBatchScannerViewControllerDelegate(NSObjectFlag t)
Parameters
tNSObjectFlag
SBSDKUIBarcodesBatchScannerViewControllerDelegate(NativeHandle)
protected SBSDKUIBarcodesBatchScannerViewControllerDelegate(NativeHandle handle)
Parameters
handleNativeHandle
Methods
DidCancel(SBSDKUIBarcodesBatchScannerViewController)
public virtual void DidCancel(SBSDKUIBarcodesBatchScannerViewController viewController)
Parameters
viewControllerSBSDKUIBarcodesBatchScannerViewController
DidFinishWithResults(SBSDKUIBarcodesBatchScannerViewController, SBSDKUIBarcodeMappedResult[])
public virtual void DidFinishWithResults(SBSDKUIBarcodesBatchScannerViewController viewController, SBSDKUIBarcodeMappedResult[] barcodeResults)
Parameters
viewControllerSBSDKUIBarcodesBatchScannerViewControllerbarcodeResultsSBSDKUIBarcodeMappedResult[]