Table of Contents

Class BaseVinScannerActivity.Companion

Namespace
IO.Scanbot.Sdk.Ui_v2.Vin.Screen
Assembly
DocumentSDK.NET.Droid.dll
public sealed class BaseVinScannerActivity.Companion : Object
Inheritance
BaseVinScannerActivity.Companion

Constructors

Companion(DefaultConstructorMarker)

public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Methods

NewIntentInternal(Context, Class, VinScannerScreenConfiguration)

public Intent NewIntentInternal(Context context, Class activityClass, VinScannerScreenConfiguration scannerConfiguration)

Parameters

context Context
activityClass Class
scannerConfiguration VinScannerScreenConfiguration

Returns

Intent