Table of Contents

Class MrzScannerJsonConfigurationKt

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

Methods

GetIterator(MrzScannerJsonConfiguration)

[Register("getIterator", "(Lio/scanbot/sdk/ui/view/mrz/configuration/json/MrzScannerJsonConfiguration;)Ljava/util/List;", "")]
public static IList<MrzScannerParameter> GetIterator(MrzScannerJsonConfiguration obj)

Parameters

obj MrzScannerJsonConfiguration

Returns

IList<MrzScannerParameter>