Table of Contents

Class Contacts.SettingsColumns

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

Constructors

SettingsColumns(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 SettingsColumns(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

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

KEY

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

Property Value

String

VALUE

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

Property Value

String

_SYNC_ACCOUNT

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

Property Value

String

_SYNC_ACCOUNT_TYPE

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

Property Value

String