ConnectivityManager.ActionBackgroundDataSettingChanged Field

Definition

Caution

deprecated

Broadcast Action: The setting for background data usage has changed values.

[Android.Runtime.Register("ACTION_BACKGROUND_DATA_SETTING_CHANGED")]
[System.Obsolete("deprecated")]
public const string ActionBackgroundDataSettingChanged;
[<Android.Runtime.Register("ACTION_BACKGROUND_DATA_SETTING_CHANGED")>]
[<System.Obsolete("deprecated")>]
val mutable ActionBackgroundDataSettingChanged : string

Field Value

Attributes

Remarks

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