Table of Contents

Class ContactsContract.CommonDataKinds.Im

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

Constructors

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

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CONTENT_ITEM_TYPE

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

Property Value

String

CUSTOM_PROTOCOL

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

Property Value

String

EXTRA_ADDRESS_BOOK_INDEX

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

Property Value

String

EXTRA_ADDRESS_BOOK_INDEX_COUNTS

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

Property Value

String

EXTRA_ADDRESS_BOOK_INDEX_TITLES

[Obsolete("Deprecated in JVM")]
public static String EXTRA_ADDRESS_BOOK_INDEX_TITLES { 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

PROTOCOL

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

Property Value

String

PROTOCOL_AIM

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

Property Value

int

PROTOCOL_CUSTOM

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

Property Value

int

PROTOCOL_GOOGLE_TALK

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

Property Value

int

PROTOCOL_ICQ

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

Property Value

int

PROTOCOL_JABBER

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

Property Value

int

PROTOCOL_MSN

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

Property Value

int

PROTOCOL_NETMEETING

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

Property Value

int

PROTOCOL_QQ

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

Property Value

int

PROTOCOL_SKYPE

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

Property Value

int

PROTOCOL_YAHOO

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

Property Value

int

TYPE_HOME

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

Property Value

int

TYPE_OTHER

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

Property Value

int

TYPE_WORK

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

Property Value

int

Methods

GetProtocolLabel(Resources, int, CharSequence)

[Obsolete("Deprecated in JVM")]
public static CharSequence GetProtocolLabel(Resources arg0, int arg1, CharSequence arg2)

Parameters

arg0 Resources

Resources

arg1 int

int

arg2 CharSequence

CharSequence

Returns

CharSequence

CharSequence

GetProtocolLabelResource(int)

[Obsolete("Deprecated in JVM")]
public static int GetProtocolLabelResource(int arg0)

Parameters

arg0 int

int

Returns

int

int

GetTypeLabel(Resources, int, CharSequence)

[Obsolete("Deprecated in JVM")]
public static CharSequence GetTypeLabel(Resources arg0, int arg1, CharSequence arg2)

Parameters

arg0 Resources

Resources

arg1 int

int

arg2 CharSequence

CharSequence

Returns

CharSequence

CharSequence

GetTypeLabelResource(int)

[Obsolete("Deprecated in JVM")]
public static int GetTypeLabelResource(int arg0)

Parameters

arg0 int

int

Returns

int

int