Table of Contents

Class VCard.GeoLocation

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

Constructors

GeoLocation(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string