SmsManager.MmsConfigAliasMaxChars Field

Definition

Max alias character count (int type)

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

Field Value

Attributes

Remarks

Max alias character count (int type)

Java documentation for android.telephony.SmsManager.MMS_CONFIG_ALIAS_MAX_CHARS.

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