Telephony.BaseMmsColumns.MessageClass Field

Definition

Caution

Use 'Android.Provider.Telephony.IBaseMmsColumns.MessageClass'. This class will be removed in a future release.

The class of the message.

[Android.Runtime.Register("MESSAGE_CLASS")]
[System.Obsolete("Use 'Android.Provider.Telephony.IBaseMmsColumns.MessageClass'. This class will be removed in a future release.")]
public const string MessageClass;
[<Android.Runtime.Register("MESSAGE_CLASS")>]
[<System.Obsolete("Use 'Android.Provider.Telephony.IBaseMmsColumns.MessageClass'. This class will be removed in a future release.")>]
val mutable MessageClass : string

Field Value

Attributes

Remarks

The class of the message.

Type: TEXT

Java documentation for android.provider.Telephony.BaseMmsColumns.MESSAGE_CLASS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to