Table of Contents

Class VinScannerActivity.Companion

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

Constructors

Companion(DefaultConstructorMarker)

public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Methods

ExtractResult(int, Intent)

public VinScannerActivity.VinScannerActivityResult ExtractResult(int resultCode, Intent data)

Parameters

resultCode int
data Intent

Returns

VinScannerActivity.VinScannerActivityResult

ForceClose(Context)

public void ForceClose(Context context)

Parameters

context Context

NewIntent(Context, VinScannerScreenConfiguration)

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

Parameters

context Context
scannerConfiguration VinScannerScreenConfiguration

Returns

Intent