Class ContactsContract.CommonDataKinds.Im
[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
initializerIJVMBridgeBaseInitializer
Properties
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
CONTENT_ITEM_TYPE
[Obsolete("Deprecated in JVM")]
public static String CONTENT_ITEM_TYPE { get; set; }
Property Value
CUSTOM_PROTOCOL
[Obsolete("Deprecated in JVM")]
public static String CUSTOM_PROTOCOL { get; set; }
Property Value
EXTRA_ADDRESS_BOOK_INDEX
[Obsolete("Deprecated in JVM")]
public static String EXTRA_ADDRESS_BOOK_INDEX { get; set; }
Property Value
EXTRA_ADDRESS_BOOK_INDEX_COUNTS
[Obsolete("Deprecated in JVM")]
public static String EXTRA_ADDRESS_BOOK_INDEX_COUNTS { get; set; }
Property Value
EXTRA_ADDRESS_BOOK_INDEX_TITLES
[Obsolete("Deprecated in JVM")]
public static String EXTRA_ADDRESS_BOOK_INDEX_TITLES { get; set; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
PROTOCOL
[Obsolete("Deprecated in JVM")]
public static String PROTOCOL { get; set; }
Property Value
PROTOCOL_AIM
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_AIM { get; set; }
Property Value
PROTOCOL_CUSTOM
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_CUSTOM { get; set; }
Property Value
PROTOCOL_GOOGLE_TALK
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_GOOGLE_TALK { get; set; }
Property Value
PROTOCOL_ICQ
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_ICQ { get; set; }
Property Value
PROTOCOL_JABBER
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_JABBER { get; set; }
Property Value
PROTOCOL_MSN
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_MSN { get; set; }
Property Value
PROTOCOL_NETMEETING
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_NETMEETING { get; set; }
Property Value
PROTOCOL_QQ
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_QQ { get; set; }
Property Value
PROTOCOL_SKYPE
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_SKYPE { get; set; }
Property Value
PROTOCOL_YAHOO
[Obsolete("Deprecated in JVM")]
public static int PROTOCOL_YAHOO { get; set; }
Property Value
TYPE_HOME
[Obsolete("Deprecated in JVM")]
public static int TYPE_HOME { get; set; }
Property Value
TYPE_OTHER
[Obsolete("Deprecated in JVM")]
public static int TYPE_OTHER { get; set; }
Property Value
TYPE_WORK
[Obsolete("Deprecated in JVM")]
public static int TYPE_WORK { get; set; }
Property Value
Methods
GetProtocolLabel(Resources, int, CharSequence)
[Obsolete("Deprecated in JVM")]
public static CharSequence GetProtocolLabel(Resources arg0, int arg1, CharSequence arg2)
Parameters
arg0Resourcesarg1intarg2CharSequence
Returns
GetProtocolLabelResource(int)
[Obsolete("Deprecated in JVM")]
public static int GetProtocolLabelResource(int arg0)
Parameters
Returns
GetTypeLabel(Resources, int, CharSequence)
[Obsolete("Deprecated in JVM")]
public static CharSequence GetTypeLabel(Resources arg0, int arg1, CharSequence arg2)
Parameters
arg0Resourcesarg1intarg2CharSequence
Returns
GetTypeLabelResource(int)
[Obsolete("Deprecated in JVM")]
public static int GetTypeLabelResource(int arg0)