Table of Contents

Class BatchBarcodeCameraConfigurationHelper

Namespace
IO.Scanbot.Sdk.UI.View.Barcode.Batch.Configuration
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/barcode/batch/configuration/BatchBarcodeCameraConfigurationHelper", DoNotGenerateAcw = true)]
public sealed class BatchBarcodeCameraConfigurationHelper : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BatchBarcodeCameraConfigurationHelper
Implements
Inherited Members

Constructors

BatchBarcodeCameraConfigurationHelper()

[Register(".ctor", "()V", "")]
public BatchBarcodeCameraConfigurationHelper()

Properties

IsPlaySuccessBeep

public bool IsPlaySuccessBeep { get; }

Property Value

bool

Methods

SetConfiguration(BatchBarcodeScannerJsonConfiguration, BatchBarcodeScannerNativeConfiguration)

[Register("setConfiguration", "(Lio/scanbot/sdk/ui/view/barcode/batch/configuration/json/BatchBarcodeScannerJsonConfiguration;Lio/scanbot/sdk/ui/view/barcode/batch/configuration/json/BatchBarcodeScannerNativeConfiguration;)V", "")]
public void SetConfiguration(BatchBarcodeScannerJsonConfiguration config, BatchBarcodeScannerNativeConfiguration nativeConfig)

Parameters

config BatchBarcodeScannerJsonConfiguration
nativeConfig BatchBarcodeScannerNativeConfiguration