Table of Contents

Class CheckJsonExtensionsKt

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

Methods

ToJson(RootDocumentType)

[Register("toJson", "(Lio/scanbot/check/entity/RootDocumentType;)Lio/scanbot/sdk/ui/view/check/configuration/json/JsonCheckStandard;", "")]
public static JsonCheckStandard ToJson(RootDocumentType obj)

Parameters

obj RootDocumentType

Returns

JsonCheckStandard

ToSdk(JsonCheckStandard)

[Register("toSdk", "(Lio/scanbot/sdk/ui/view/check/configuration/json/JsonCheckStandard;)Lio/scanbot/check/entity/RootDocumentType;", "")]
public static RootDocumentType ToSdk(JsonCheckStandard obj)

Parameters

obj JsonCheckStandard

Returns

RootDocumentType