CarrierConfigManager.Ims.KeyKeepPdnUpInNoVopsBool Field

Definition

Flag indicating whether to keep/release IMS PDN in case of moving to non VOPS area.

[Android.Runtime.Register("KEY_KEEP_PDN_UP_IN_NO_VOPS_BOOL", ApiSince=33)]
public const string KeyKeepPdnUpInNoVopsBool;
[<Android.Runtime.Register("KEY_KEEP_PDN_UP_IN_NO_VOPS_BOOL", ApiSince=33)>]
val mutable KeyKeepPdnUpInNoVopsBool : string

Field Value

Attributes

Remarks

Flag indicating whether to keep/release IMS PDN in case of moving to non VOPS area.

if True, keep IMS PDN in case of moving to non VOPS area. if false, otherwise.

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