Table of Contents

Class MrzScannerActivity.Companion

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

Constructors

Companion(DefaultConstructorMarker)

public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Methods

ExtractResult(int, Intent)

public MrzScannerActivity.MrzScannerActivityResult ExtractResult(int resultCode, Intent data)

Parameters

resultCode int
data Intent

Returns

MrzScannerActivity.MrzScannerActivityResult

ForceClose(Context)

public void ForceClose(Context context)

Parameters

context Context

NewIntent(Context, MrzScannerScreenConfiguration)

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

Parameters

context Context
scannerConfiguration MrzScannerScreenConfiguration

Returns

Intent