Freigeben über


CarrierConfigManager.KeyAllowAddingApnsBool Field

Definition

Allow user to add APNs

[Android.Runtime.Register("KEY_ALLOW_ADDING_APNS_BOOL", ApiSince=24)]
public const string KeyAllowAddingApnsBool;
[<Android.Runtime.Register("KEY_ALLOW_ADDING_APNS_BOOL", ApiSince=24)>]
val mutable KeyAllowAddingApnsBool : string

Field Value

Attributes

Remarks

Allow user to add APNs

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