CarrierConfigManager.KeyDataWarningNotificationBool Field

Definition

Controls if the device should automatically notify the user as they reach their cellular data warning.

[Android.Runtime.Register("KEY_DATA_WARNING_NOTIFICATION_BOOL", ApiSince=30)]
public const string KeyDataWarningNotificationBool;
[<Android.Runtime.Register("KEY_DATA_WARNING_NOTIFICATION_BOOL", ApiSince=30)>]
val mutable KeyDataWarningNotificationBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_DATA_WARNING_NOTIFICATION_BOOL.

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