Table of Contents

Class VCard.URL

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

Constructors

URL(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string