SmsManager.MmsConfigAppendTransactionId 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.
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.