Class SBSDKUIGenericDocumentRecognizerViewControllerDelegate
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public abstract class SBSDKUIGenericDocumentRecognizerViewControllerDelegate : SBSDKUIViewControllerDelegate, ISBSDKUIGenericDocumentRecognizerViewControllerDelegate, ISBSDKUIViewControllerDelegate, INativeObject, IDisposable
- Inheritance
-
SBSDKUIGenericDocumentRecognizerViewControllerDelegate
- Implements
-
INativeObject
- Inherited Members
Constructors
SBSDKUIGenericDocumentRecognizerViewControllerDelegate()
protected SBSDKUIGenericDocumentRecognizerViewControllerDelegate()
SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NSObjectFlag)
protected SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NativeHandle)
protected SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NativeHandle handle)
Parameters
handle
NativeHandle
Methods
DidCancel(SBSDKUIGenericDocumentRecognizerViewController)
public virtual void DidCancel(SBSDKUIGenericDocumentRecognizerViewController viewController)
Parameters
viewController
SBSDKUIGenericDocumentRecognizerViewController
DidFinishWithDocuments(SBSDKUIGenericDocumentRecognizerViewController, SBSDKGenericDocument[])
public virtual void DidFinishWithDocuments(SBSDKUIGenericDocumentRecognizerViewController viewController, SBSDKGenericDocument[] documents)
Parameters
viewController
SBSDKUIGenericDocumentRecognizerViewControllerdocuments
SBSDKGenericDocument[]