Table of Contents

Class Telephony.BaseMmsColumns

Namespace
Android.Provider
Assembly
MASES.Netdroid.dll
public class Telephony.BaseMmsColumns : BaseColumns, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition, IBaseColumns
Inheritance
Telephony.BaseMmsColumns
Implements
Derived
Inherited Members
Extension Methods

Constructors

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

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CONTENT_CLASS

public static String CONTENT_CLASS { get; set; }

Property Value

String

CONTENT_LOCATION

public static String CONTENT_LOCATION { get; set; }

Property Value

String

CONTENT_TYPE

public static String CONTENT_TYPE { get; set; }

Property Value

String

CREATOR

public static String CREATOR { get; set; }

Property Value

String

DATE

public static String DATE { get; set; }

Property Value

String

DATE_SENT

public static String DATE_SENT { get; set; }

Property Value

String

DELIVERY_REPORT

public static String DELIVERY_REPORT { get; set; }

Property Value

String

DELIVERY_TIME

public static String DELIVERY_TIME { get; set; }

Property Value

String

EXPIRY

public static String EXPIRY { 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

LOCKED

public static String LOCKED { get; set; }

Property Value

String

MESSAGE_BOX

public static String MESSAGE_BOX { get; set; }

Property Value

String

MESSAGE_BOX_ALL

public static int MESSAGE_BOX_ALL { get; set; }

Property Value

int

MESSAGE_BOX_DRAFTS

public static int MESSAGE_BOX_DRAFTS { get; set; }

Property Value

int

MESSAGE_BOX_FAILED

public static int MESSAGE_BOX_FAILED { get; set; }

Property Value

int

MESSAGE_BOX_INBOX

public static int MESSAGE_BOX_INBOX { get; set; }

Property Value

int

MESSAGE_BOX_OUTBOX

public static int MESSAGE_BOX_OUTBOX { get; set; }

Property Value

int

MESSAGE_BOX_SENT

public static int MESSAGE_BOX_SENT { get; set; }

Property Value

int

MESSAGE_CLASS

public static String MESSAGE_CLASS { get; set; }

Property Value

String

MESSAGE_ID

public static String MESSAGE_ID { get; set; }

Property Value

String

MESSAGE_SIZE

public static String MESSAGE_SIZE { get; set; }

Property Value

String

MESSAGE_TYPE

public static String MESSAGE_TYPE { get; set; }

Property Value

String

MMS_VERSION

public static String MMS_VERSION { get; set; }

Property Value

String

PRIORITY

public static String PRIORITY { get; set; }

Property Value

String

READ

public static String READ { get; set; }

Property Value

String

READ_REPORT

public static String READ_REPORT { get; set; }

Property Value

String

READ_STATUS

public static String READ_STATUS { get; set; }

Property Value

String

REPORT_ALLOWED

public static String REPORT_ALLOWED { get; set; }

Property Value

String

RESPONSE_STATUS

public static String RESPONSE_STATUS { get; set; }

Property Value

String

RESPONSE_TEXT

public static String RESPONSE_TEXT { get; set; }

Property Value

String

RETRIEVE_STATUS

public static String RETRIEVE_STATUS { get; set; }

Property Value

String

RETRIEVE_TEXT

public static String RETRIEVE_TEXT { get; set; }

Property Value

String

RETRIEVE_TEXT_CHARSET

public static String RETRIEVE_TEXT_CHARSET { get; set; }

Property Value

String

SEEN

public static String SEEN { get; set; }

Property Value

String

STATUS

public static String STATUS { get; set; }

Property Value

String

SUBJECT

public static String SUBJECT { get; set; }

Property Value

String

SUBJECT_CHARSET

public static String SUBJECT_CHARSET { get; set; }

Property Value

String

SUBSCRIPTION_ID

public static String SUBSCRIPTION_ID { get; set; }

Property Value

String

TEXT_ONLY

public static String TEXT_ONLY { get; set; }

Property Value

String

THREAD_ID

public static String THREAD_ID { get; set; }

Property Value

String

TRANSACTION_ID

public static String TRANSACTION_ID { get; set; }

Property Value

String