Class Telephony.BaseMmsColumns
public class Telephony.BaseMmsColumns : BaseColumns, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IBaseColumns
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<BaseColumns>Telephony.BaseMmsColumns
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Derived
- Inherited Members
-
JVMBridgeBase<BaseColumns>.SExecuteWithSignatureArray<T>(IJavaType, string, string, params object[])JVMBridgeBase<BaseColumns>.IsAssignableFrom(IJavaType)JVMBridgeBase<BaseColumns>.IsAssignableFrom<T>()JVMBridgeBase<BaseColumns>.Execute<T>(params T[])JVMBridgeBase<BaseColumns>.DynBridgeClazzJVMBridgeBase<BaseColumns>.BridgeClazzJVMBridgeBase.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.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.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
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CONTENT_CLASS
https://developer.android.com/reference/android/provider/Telephony.BaseMmsColumns.html#CONTENT_CLASS
public static String CONTENT_CLASS { get; }
Property Value
CONTENT_LOCATION
public static String CONTENT_LOCATION { get; }
Property Value
CONTENT_TYPE
public static String CONTENT_TYPE { get; }
Property Value
CREATOR
public static String CREATOR { get; }
Property Value
DATE
public static String DATE { get; }
Property Value
DATE_SENT
public static String DATE_SENT { get; }
Property Value
DELIVERY_REPORT
public static String DELIVERY_REPORT { get; }
Property Value
DELIVERY_TIME
https://developer.android.com/reference/android/provider/Telephony.BaseMmsColumns.html#DELIVERY_TIME
public static String DELIVERY_TIME { get; }
Property Value
EXPIRY
public static String EXPIRY { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
LOCKED
public static String LOCKED { get; }
Property Value
MESSAGE_BOX
public static String MESSAGE_BOX { get; }
Property Value
MESSAGE_BOX_ALL
public static int MESSAGE_BOX_ALL { get; }
Property Value
MESSAGE_BOX_DRAFTS
public static int MESSAGE_BOX_DRAFTS { get; }
Property Value
MESSAGE_BOX_FAILED
public static int MESSAGE_BOX_FAILED { get; }
Property Value
MESSAGE_BOX_INBOX
public static int MESSAGE_BOX_INBOX { get; }
Property Value
MESSAGE_BOX_OUTBOX
public static int MESSAGE_BOX_OUTBOX { get; }
Property Value
MESSAGE_BOX_SENT
public static int MESSAGE_BOX_SENT { get; }
Property Value
MESSAGE_CLASS
https://developer.android.com/reference/android/provider/Telephony.BaseMmsColumns.html#MESSAGE_CLASS
public static String MESSAGE_CLASS { get; }
Property Value
MESSAGE_ID
public static String MESSAGE_ID { get; }
Property Value
MESSAGE_SIZE
public static String MESSAGE_SIZE { get; }
Property Value
MESSAGE_TYPE
public static String MESSAGE_TYPE { get; }
Property Value
MMS_VERSION
public static String MMS_VERSION { get; }
Property Value
PRIORITY
public static String PRIORITY { get; }
Property Value
READ
public static String READ { get; }
Property Value
READ_REPORT
public static String READ_REPORT { get; }
Property Value
READ_STATUS
public static String READ_STATUS { get; }
Property Value
REPORT_ALLOWED
public static String REPORT_ALLOWED { get; }
Property Value
RESPONSE_STATUS
public static String RESPONSE_STATUS { get; }
Property Value
RESPONSE_TEXT
https://developer.android.com/reference/android/provider/Telephony.BaseMmsColumns.html#RESPONSE_TEXT
public static String RESPONSE_TEXT { get; }
Property Value
RETRIEVE_STATUS
public static String RETRIEVE_STATUS { get; }
Property Value
RETRIEVE_TEXT
https://developer.android.com/reference/android/provider/Telephony.BaseMmsColumns.html#RETRIEVE_TEXT
public static String RETRIEVE_TEXT { get; }
Property Value
RETRIEVE_TEXT_CHARSET
public static String RETRIEVE_TEXT_CHARSET { get; }
Property Value
SEEN
public static String SEEN { get; }
Property Value
STATUS
public static String STATUS { get; }
Property Value
SUBJECT
public static String SUBJECT { get; }
Property Value
SUBJECT_CHARSET
public static String SUBJECT_CHARSET { get; }
Property Value
SUBSCRIPTION_ID
public static String SUBSCRIPTION_ID { get; }
Property Value
TEXT_ONLY
public static String TEXT_ONLY { get; }
Property Value
THREAD_ID
public static String THREAD_ID { get; }
Property Value
TRANSACTION_ID
public static String TRANSACTION_ID { get; }