Share via


SmsManager.MmsConfigAppendTransactionId Field

Definition

Whether to append transaction id to MMS WAP Push M-Notification.

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

Field Value

Attributes

Remarks

Whether to append transaction id to MMS WAP Push M-Notification.ind's content location URI when constructing the download URL of a new MMS (boolean type)

Java documentation for android.telephony.SmsManager.MMS_CONFIG_APPEND_TRANSACTION_ID.

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