Table of Contents

Class IdCardIntroImage

Namespace
IO.Scanbot.Sdk.Ui_v2.Document.Configuration
Assembly
DocumentSDK.NET.Droid.dll
public sealed class IdCardIntroImage : IntroImage, IParcelable, IJavaObject, IDisposable, IJavaPeerable
Inheritance
IdCardIntroImage
Implements
Inherited Members

Constructors

IdCardIntroImage()

public IdCardIntroImage()

IdCardIntroImage(JSONObject)

public IdCardIntroImage(JSONObject json)

Parameters

json JSONObject

IdCardIntroImage(IDictionary<string, Object>)

public IdCardIntroImage(IDictionary<string, Object> source)

Parameters

source IDictionary<string, Object>

Properties

Creator

public static IParcelableCreator Creator { get; }

Property Value

IParcelableCreator

Methods

Default()

public static IdCardIntroImage Default()

Returns

IdCardIntroImage

DescribeContents()

public override int DescribeContents()

Returns

int

Get_type()

public override string Get_type()

Returns

string

ToJson(ToJsonConfiguration)

public override JSONObject ToJson(ToJsonConfiguration config)

Parameters

config ToJsonConfiguration

Returns

JSONObject

WriteToParcel(Parcel, ParcelableWriteFlags)

public override void WriteToParcel(Parcel @out, ParcelableWriteFlags flags)

Parameters

out Parcel
flags ParcelableWriteFlags