Table of Contents

Class SBSDKUIBarcodesBatchScannerViewController_ScanbotBarcodeScannerSDK_Swift_12449

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public static class SBSDKUIBarcodesBatchScannerViewController_ScanbotBarcodeScannerSDK_Swift_12449
Inheritance
SBSDKUIBarcodesBatchScannerViewController_ScanbotBarcodeScannerSDK_Swift_12449
Inherited Members

Methods

BarcodeScannerControllerDidScanBarcodes(SBSDKUIBarcodesBatchScannerViewController, SBSDKBarcodeScannerViewController, SBSDKBarcodeItem[])

public static void BarcodeScannerControllerDidScanBarcodes(this SBSDKUIBarcodesBatchScannerViewController This, SBSDKBarcodeScannerViewController controller, SBSDKBarcodeItem[] codes)

Parameters

This SBSDKUIBarcodesBatchScannerViewController
controller SBSDKBarcodeScannerViewController
codes SBSDKBarcodeItem[]

BarcodeScannerControllerFilterBarcodes(SBSDKUIBarcodesBatchScannerViewController, SBSDKBarcodeScannerViewController, SBSDKBarcodeItem[])

public static SBSDKBarcodeItem[] BarcodeScannerControllerFilterBarcodes(this SBSDKUIBarcodesBatchScannerViewController This, SBSDKBarcodeScannerViewController controller, SBSDKBarcodeItem[] codes)

Parameters

This SBSDKUIBarcodesBatchScannerViewController
controller SBSDKBarcodeScannerViewController
codes SBSDKBarcodeItem[]

Returns

SBSDKBarcodeItem[]

ShouldScanBarcodes(SBSDKUIBarcodesBatchScannerViewController, SBSDKBarcodeScannerViewController)

public static bool ShouldScanBarcodes(this SBSDKUIBarcodesBatchScannerViewController This, SBSDKBarcodeScannerViewController controller)

Parameters

This SBSDKUIBarcodesBatchScannerViewController
controller SBSDKBarcodeScannerViewController

Returns

bool