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

String
Attributes

Remarks

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