Table of Contents

Class BaseBarcodeScannerActivity.Companion

Namespace
IO.Scanbot.Sdk.Ui_v2.Barcode.Common
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui_v2/barcode/common/BaseBarcodeScannerActivity$Companion", DoNotGenerateAcw = true)]
public sealed class BaseBarcodeScannerActivity.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BaseBarcodeScannerActivity.Companion
Implements
Inherited Members

Methods

NewIntentInternal(Context, Class, BarcodeScannerScreenConfiguration)

[Register("newIntentInternal", "(Landroid/content/Context;Ljava/lang/Class;Lio/scanbot/sdk/ui_v2/barcode/configuration/BarcodeScannerScreenConfiguration;)Landroid/content/Intent;", "")]
[JavaTypeParameters(new string[] { "A" })]
public Intent NewIntentInternal(Context context, Class activityClass, BarcodeScannerScreenConfiguration scannerConfiguration)

Parameters

context Context
activityClass Class
scannerConfiguration BarcodeScannerScreenConfiguration

Returns

Intent