Class BatchBarcodeCameraConfigurationHelper
[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
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
BatchBarcodeScannerJsonConfigurationnativeConfig
BatchBarcodeScannerNativeConfiguration