Table of Contents

Class Contacts.PresenceColumns

Namespace
Android.Provider
Assembly
MASES.Netdroid.dll
[Obsolete]
public class Contacts.PresenceColumns : JVMBridgeBase<Contacts.PresenceColumns>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<Contacts.PresenceColumns>
Contacts.PresenceColumns
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<Contacts.PresenceColumns>.IsAssignableFrom(IJavaType)
JVMBridgeBase<Contacts.PresenceColumns>.IsAssignableFrom<T>()
JVMBridgeBase<Contacts.PresenceColumns>.Execute<T>(params T[])
JVMBridgeBase<Contacts.PresenceColumns>.DynBridgeClazz
JVMBridgeBase<Contacts.PresenceColumns>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

PresenceColumns()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

[Obsolete("PresenceColumns class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public PresenceColumns()

PresenceColumns(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

[Obsolete("PresenceColumns class represents, in .NET, an instance of a JVM interface or abstract class. This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public PresenceColumns(params object[] args)

Parameters

args object[]

Properties

AVAILABLE

[Obsolete]
public static int AVAILABLE { get; }

Property Value

int

AWAY

[Obsolete]
public static int AWAY { get; }

Property Value

int

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

DO_NOT_DISTURB

[Obsolete]
public static int DO_NOT_DISTURB { get; }

Property Value

int

IDLE

[Obsolete]
public static int IDLE { get; }

Property Value

int

IM_ACCOUNT

[Obsolete]
public static String IM_ACCOUNT { get; }

Property Value

String

IM_HANDLE

[Obsolete]
public static String IM_HANDLE { get; }

Property Value

String

IM_PROTOCOL

[Obsolete]
public static String IM_PROTOCOL { get; }

Property Value

String

INVISIBLE

[Obsolete]
public static int INVISIBLE { get; }

Property Value

int

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

OFFLINE

[Obsolete]
public static int OFFLINE { get; }

Property Value

int

PRESENCE_CUSTOM_STATUS

[Obsolete]
public static String PRESENCE_CUSTOM_STATUS { get; }

Property Value

String

PRESENCE_STATUS

[Obsolete]
public static String PRESENCE_STATUS { get; }

Property Value

String

PRIORITY

[Obsolete]
public static String PRIORITY { get; }

Property Value

String