Table of Contents

Class BatchBarcodeScannerNativeParam.SuccessfulScanningInterval

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

Constructors

SuccessfulScanningInterval(long)

[Register(".ctor", "(J)V", "")]
public SuccessfulScanningInterval(long value)

Parameters

value long

Properties

Value

public long Value { get; }

Property Value

long