Share via


SmsManager.MmsConfigSendMultipartSmsAsSeparateMessages Field

Definition

Whether multipart SMS should be sent as separate messages

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

Field Value

Attributes

Remarks

Whether multipart SMS should be sent as separate messages

Java documentation for android.telephony.SmsManager.MMS_CONFIG_SEND_MULTIPART_SMS_AS_SEPARATE_MESSAGES.

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