CarrierConfigManager.KeyRestartRadioOnPdpFailRegularDeactivationBool Field

Definition

Caution

deprecated

Flag indicating whether radio is to be restarted on error PDP_FAIL_REGULAR_DEACTIVATION This is false by default.

[Android.Runtime.Register("KEY_RESTART_RADIO_ON_PDP_FAIL_REGULAR_DEACTIVATION_BOOL", ApiSince=26)]
[System.Obsolete("deprecated")]
public const string KeyRestartRadioOnPdpFailRegularDeactivationBool;
[<Android.Runtime.Register("KEY_RESTART_RADIO_ON_PDP_FAIL_REGULAR_DEACTIVATION_BOOL", ApiSince=26)>]
[<System.Obsolete("deprecated")>]
val mutable KeyRestartRadioOnPdpFailRegularDeactivationBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_RESTART_RADIO_ON_PDP_FAIL_REGULAR_DEACTIVATION_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