CarrierConfigManager.KeyApnSettingsDefaultApnTypesStringArray Field

Definition

Default value of APN types field if not specified by user when adding/modifying an APN.

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

Field Value

Attributes

Remarks

Default value of APN types field if not specified by user when adding/modifying an APN.

Java documentation for android.telephony.CarrierConfigManager.KEY_APN_SETTINGS_DEFAULT_APN_TYPES_STRING_ARRAY.

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