Table of Contents

Class VCard.UID

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/VCard$UID", DoNotGenerateAcw = true)]
public sealed class VCard.UID : VCard.Entry, IJavaObject, IJavaPeerable, IDisposable
Inheritance
VCard.UID
Implements
Inherited Members

Constructors

UID(GenericDocument)

[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public UID(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "VCard.UID"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "UID"

Field Value

string