Language

Telephony.MmsSms.PendingMessages.MsgType Field

Definition

The type of the message to be sent or downloaded.

[Android.Runtime.Register("MSG_TYPE")]
public const string MsgType;
[<Android.Runtime.Register("MSG_TYPE")>]
val mutable MsgType : string

Field Value

Attributes

Remarks

The type of the message to be sent or downloaded. This field is only valid for MM. For SM, its value is always set to 0. Type: INTEGER

Android reference for android.provider.Telephony.MmsSms.PendingMessages.MSG_TYPE.

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