Telephony.Mms.InterfaceConsts.SubjectCharset Field

Definition

The character set of the subject, if present.

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

Field Value

Attributes

Remarks

The character set of the subject, if present.

Type: INTEGER

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

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