SmsManager.MmsConfigShowCellBroadcastAppLinks Field

Definition

If true, show the cell broadcast (amber alert) in the SMS settings.

[Android.Runtime.Register("MMS_CONFIG_SHOW_CELL_BROADCAST_APP_LINKS", ApiSince=22)]
public const string MmsConfigShowCellBroadcastAppLinks;
[<Android.Runtime.Register("MMS_CONFIG_SHOW_CELL_BROADCAST_APP_LINKS", ApiSince=22)>]
val mutable MmsConfigShowCellBroadcastAppLinks : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.SmsManager.MMS_CONFIG_SHOW_CELL_BROADCAST_APP_LINKS.

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