Class TextPatternScannerActivity.TextPatternScannerActivityResult
- Namespace
- IO.Scanbot.Sdk.Ui_v2.Textpattern
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class TextPatternScannerActivity.TextPatternScannerActivityResult : Object, BaseTextPatternScannerActivity.IInternalResult, IScanbotActivityResult, BaseTextPatternScannerActivity.IAutoCancellableResult, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
TextPatternScannerActivity.TextPatternScannerActivityResult
- Implements
Constructors
TextPatternScannerActivityResult(int, TextPatternScannerUiResult, bool, bool, bool)
public TextPatternScannerActivityResult(int resultCode, TextPatternScannerUiResult result, bool isLicenseInvalid, bool sdkIsNotInitialized, bool isAutoCancelledByTimeout)
Parameters
resultCodeintresultTextPatternScannerUiResultisLicenseInvalidboolsdkIsNotInitializedboolisAutoCancelledByTimeoutbool
Properties
IsAutoCancelledByTimeout
public bool IsAutoCancelledByTimeout { get; }
Property Value
IsLicenseInvalid
public bool IsLicenseInvalid { get; }
Property Value
Result
public Object Result { get; }
Property Value
ResultCode
public int ResultCode { get; }
Property Value
ResultOk
public bool ResultOk { get; }
Property Value
SdkIsNotInitialized
public bool SdkIsNotInitialized { get; }
Property Value
TextPatternResult
Returns the Text pattern scanner UI result.
public TextPatternScannerUiResult TextPatternResult { get; }
Property Value
Methods
Component1()
public int Component1()
Returns
Component2()
public TextPatternScannerUiResult Component2()
Returns
Component3()
public bool Component3()
Returns
Component4()
public bool Component4()
Returns
Component5()
public bool Component5()
Returns
Copy(int, TextPatternScannerUiResult, bool, bool, bool)
public TextPatternScannerActivity.TextPatternScannerActivityResult Copy(int resultCode, TextPatternScannerUiResult result, bool isLicenseInvalid, bool sdkIsNotInitialized, bool isAutoCancelledByTimeout)
Parameters
resultCodeintresultTextPatternScannerUiResultisLicenseInvalidboolsdkIsNotInitializedboolisAutoCancelledByTimeoutbool