Table of Contents

Class Contacts.PeopleColumns

Namespace
Android.Provider
Assembly
MASES.Netdroid.dll
[Obsolete("Deprecated in JVM")]
public class Contacts.PeopleColumns : JVMBridgeBase<Contacts.PeopleColumns>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
Inheritance
Contacts.PeopleColumns
Implements
Extension Methods

Constructors

PeopleColumns(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public PeopleColumns(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CUSTOM_RINGTONE

[Obsolete("Deprecated in JVM")]
public static String CUSTOM_RINGTONE { get; set; }

Property Value

String

DISPLAY_NAME

[Obsolete("Deprecated in JVM")]
public static String DISPLAY_NAME { get; set; }

Property Value

String

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

LAST_TIME_CONTACTED

[Obsolete("Deprecated in JVM")]
public static String LAST_TIME_CONTACTED { get; set; }

Property Value

String

NAME

[Obsolete("Deprecated in JVM")]
public static String NAME { get; set; }

Property Value

String

NOTES

[Obsolete("Deprecated in JVM")]
public static String NOTES { get; set; }

Property Value

String

PHONETIC_NAME

[Obsolete("Deprecated in JVM")]
public static String PHONETIC_NAME { get; set; }

Property Value

String

PHOTO_VERSION

[Obsolete("Deprecated in JVM")]
public static String PHOTO_VERSION { get; set; }

Property Value

String

SEND_TO_VOICEMAIL

[Obsolete("Deprecated in JVM")]
public static String SEND_TO_VOICEMAIL { get; set; }

Property Value

String

STARRED

[Obsolete("Deprecated in JVM")]
public static String STARRED { get; set; }

Property Value

String

TIMES_CONTACTED

[Obsolete("Deprecated in JVM")]
public static String TIMES_CONTACTED { get; set; }

Property Value

String