Table of Contents

Class TextPatternScannerActivity.Companion

Namespace
IO.Scanbot.Sdk.Ui_v2.Textpattern
Assembly
DocumentSDK.NET.Droid.dll
public sealed class TextPatternScannerActivity.Companion : Object, BaseActivity.IRtuCompanion, IJavaObject, IDisposable, IJavaPeerable
Inheritance
TextPatternScannerActivity.Companion
Implements

Constructors

Companion(DefaultConstructorMarker)

public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Methods

ExtractResult(int, Intent)

public TextPatternScannerActivity.TextPatternScannerActivityResult ExtractResult(int resultCode, Intent data)

Parameters

resultCode int
data Intent

Returns

TextPatternScannerActivity.TextPatternScannerActivityResult

ForceClose(Context)

public void ForceClose(Context context)

Parameters

context Context

NewIntent(Context, TextPatternScannerScreenConfiguration)

[Obsolete("deprecated")]
public Intent NewIntent(Context context, TextPatternScannerScreenConfiguration scannerConfiguration)

Parameters

context Context
scannerConfiguration TextPatternScannerScreenConfiguration

Returns

Intent