Table of Contents

Class BarcodeCameraConfigurationHelper

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

Constructors

BarcodeCameraConfigurationHelper()

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

Properties

IsPlaySuccessBeep

public bool IsPlaySuccessBeep { get; }

Property Value

bool

Methods

SetConfiguration(BarcodeScannerJsonConfiguration, BarcodeScannerNativeConfiguration)

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

Parameters

config BarcodeScannerJsonConfiguration
nativeConfig BarcodeScannerNativeConfiguration