CarrierConfigManager.KeyRestartRadioOnPdpFailRegularDeactivationBool 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.
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)]
public const string KeyRestartRadioOnPdpFailRegularDeactivationBool;
[<Android.Runtime.Register("KEY_RESTART_RADIO_ON_PDP_FAIL_REGULAR_DEACTIVATION_BOOL", ApiSince=26)>]
val mutable KeyRestartRadioOnPdpFailRegularDeactivationBool : string
Field Value
- Attributes
Remarks
Flag indicating whether radio is to be restarted on error PDP_FAIL_REGULAR_DEACTIVATION This is false by default.
This member is deprecated. Use #KEY_RADIO_RESTART_FAILURE_CAUSES_INT_ARRAY
instead
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.