Table of Contents

Class VCard.Sound

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/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/sdk/genericdocument/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

Properties

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string