Table of Contents

Class Telephony.BaseMmsColumns

Namespace
Android.Provider
Assembly
MASES.Netdroid.dll
public class Telephony.BaseMmsColumns : BaseColumns, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IBaseColumns
Inheritance
JVMBridgeBase
JVMBridgeBase<BaseColumns>
Telephony.BaseMmsColumns
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Derived
Inherited Members
JVMBridgeBase<BaseColumns>.IsAssignableFrom(IJavaType)
JVMBridgeBase<BaseColumns>.IsAssignableFrom<T>()
JVMBridgeBase<BaseColumns>.Execute<T>(params T[])
JVMBridgeBase<BaseColumns>.DynBridgeClazz
JVMBridgeBase<BaseColumns>.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

BaseMmsColumns()

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

[Obsolete("BaseMmsColumns 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 BaseMmsColumns()

BaseMmsColumns(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("BaseMmsColumns 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 BaseMmsColumns(params object[] args)

Parameters

args object[]

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CONTENT_CLASS

public static String CONTENT_CLASS { get; }

Property Value

String

CONTENT_LOCATION

public static String CONTENT_LOCATION { get; }

Property Value

String

CONTENT_TYPE

public static String CONTENT_TYPE { get; }

Property Value

String

CREATOR

public static String CREATOR { get; }

Property Value

String

DATE

public static String DATE { get; }

Property Value

String

DATE_SENT

public static String DATE_SENT { get; }

Property Value

String

DELIVERY_REPORT

public static String DELIVERY_REPORT { get; }

Property Value

String

DELIVERY_TIME

public static String DELIVERY_TIME { get; }

Property Value

String

EXPIRY

public static String EXPIRY { get; }

Property Value

String

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

LOCKED

public static String LOCKED { get; }

Property Value

String

MESSAGE_BOX

public static String MESSAGE_BOX { get; }

Property Value

String

MESSAGE_BOX_ALL

public static int MESSAGE_BOX_ALL { get; }

Property Value

int

MESSAGE_BOX_DRAFTS

public static int MESSAGE_BOX_DRAFTS { get; }

Property Value

int

MESSAGE_BOX_FAILED

public static int MESSAGE_BOX_FAILED { get; }

Property Value

int

MESSAGE_BOX_INBOX

public static int MESSAGE_BOX_INBOX { get; }

Property Value

int

MESSAGE_BOX_OUTBOX

public static int MESSAGE_BOX_OUTBOX { get; }

Property Value

int

MESSAGE_BOX_SENT

public static int MESSAGE_BOX_SENT { get; }

Property Value

int

MESSAGE_CLASS

public static String MESSAGE_CLASS { get; }

Property Value

String

MESSAGE_ID

public static String MESSAGE_ID { get; }

Property Value

String

MESSAGE_SIZE

public static String MESSAGE_SIZE { get; }

Property Value

String

MESSAGE_TYPE

public static String MESSAGE_TYPE { get; }

Property Value

String

MMS_VERSION

public static String MMS_VERSION { get; }

Property Value

String

PRIORITY

public static String PRIORITY { get; }

Property Value

String

READ

public static String READ { get; }

Property Value

String

READ_REPORT

public static String READ_REPORT { get; }

Property Value

String

READ_STATUS

public static String READ_STATUS { get; }

Property Value

String

REPORT_ALLOWED

public static String REPORT_ALLOWED { get; }

Property Value

String

RESPONSE_STATUS

public static String RESPONSE_STATUS { get; }

Property Value

String

RESPONSE_TEXT

public static String RESPONSE_TEXT { get; }

Property Value

String

RETRIEVE_STATUS

public static String RETRIEVE_STATUS { get; }

Property Value

String

RETRIEVE_TEXT

public static String RETRIEVE_TEXT { get; }

Property Value

String

RETRIEVE_TEXT_CHARSET

public static String RETRIEVE_TEXT_CHARSET { get; }

Property Value

String

SEEN

public static String SEEN { get; }

Property Value

String

STATUS

public static String STATUS { get; }

Property Value

String

SUBJECT

public static String SUBJECT { get; }

Property Value

String

SUBJECT_CHARSET

public static String SUBJECT_CHARSET { get; }

Property Value

String

SUBSCRIPTION_ID

public static String SUBSCRIPTION_ID { get; }

Property Value

String

TEXT_ONLY

public static String TEXT_ONLY { get; }

Property Value

String

THREAD_ID

public static String THREAD_ID { get; }

Property Value

String

TRANSACTION_ID

public static String TRANSACTION_ID { get; }

Property Value

String