Table of Contents

Class InternalBatchBarcodeScannerActivity

Namespace
IO.Scanbot.Sdk.UI.View.Barcode.Batch
Assembly
DocumentSDK.NET.Droid.dll
[Obsolete("While this type is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.", DiagnosticId = "XAOBS001")]
public abstract class InternalBatchBarcodeScannerActivity : BaseBarcodeScannerActivity, ICancelable, IInitializable, ILicensable, IPermissionAware, IJavaObject, IDisposable, IJavaPeerable
Inheritance
InternalBatchBarcodeScannerActivity
Implements
Derived
Inherited Members

Constructors

InternalBatchBarcodeScannerActivity()

public InternalBatchBarcodeScannerActivity()

InternalBatchBarcodeScannerActivity(nint, JniHandleOwnership)

protected InternalBatchBarcodeScannerActivity(nint javaReference, JniHandleOwnership transfer)

Parameters

javaReference nint
transfer JniHandleOwnership

Fields

FormattedDataMapper

public const string FormattedDataMapper = "FORMATTED_DATA_MAPPER"

Field Value

string

Methods

Create(Bundle)

protected override void Create(Bundle savedInstanceState)

Parameters

savedInstanceState Bundle

NewIntentInternal(Context, Class, BatchBarcodeScannerConfiguration)

public static Intent NewIntentInternal(Context context, Class activityClass, BatchBarcodeScannerConfiguration scannerConfiguration)

Parameters

context Context
activityClass Class
scannerConfiguration BatchBarcodeScannerConfiguration

Returns

Intent

ProvideLayoutId()

public override int ProvideLayoutId()

Returns

int