Table of Contents

Class BaseBarcodeScannerActivity.Companion

Namespace
IO.Scanbot.Sdk.Ui_v2.Barcode.Common
Assembly
DocumentSDK.NET.Droid.dll
public sealed class BaseBarcodeScannerActivity.Companion : Object
Inheritance
BaseBarcodeScannerActivity.Companion

Constructors

Companion(DefaultConstructorMarker)

public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Methods

NewIntentInternal(Context, Class, BarcodeScannerScreenConfiguration)

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

Parameters

context Context
activityClass Class
scannerConfiguration BarcodeScannerScreenConfiguration

Returns

Intent