Table of Contents

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

t NSObjectFlag

SBSDKUIBarcodesBatchScannerViewControllerDelegate(NativeHandle)

protected SBSDKUIBarcodesBatchScannerViewControllerDelegate(NativeHandle handle)

Parameters

handle NativeHandle

Methods

DidCancel(SBSDKUIBarcodesBatchScannerViewController)

public virtual void DidCancel(SBSDKUIBarcodesBatchScannerViewController viewController)

Parameters

viewController SBSDKUIBarcodesBatchScannerViewController

DidFinishWithResults(SBSDKUIBarcodesBatchScannerViewController, SBSDKUIBarcodeMappedResult[])

public virtual void DidFinishWithResults(SBSDKUIBarcodesBatchScannerViewController viewController, SBSDKUIBarcodeMappedResult[] barcodeResults)

Parameters

viewController SBSDKUIBarcodesBatchScannerViewController
barcodeResults SBSDKUIBarcodeMappedResult[]