Telephony.Mms.Outbox.InterfaceConsts.SubjectCharset Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.