Table of Contents

Class VCard.Sound

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

Constructors

Sound(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string