CarrierConfigManager.Apn.KeyPrefix Field

Definition

Prefix of all Apn.

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

Field Value

Attributes

Remarks

Prefix of all Apn.KEY_* constants.

This member is deprecated. Since KEY_PREFIX is unnecessary to public, it will modify to private next android generation.

Java documentation for android.telephony.CarrierConfigManager.Apn.KEY_PREFIX.

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