TelephonyManager.ExtraApnType Field

Definition

An integer extra containing the APN type.

[Android.Runtime.Register("EXTRA_APN_TYPE", ApiSince=31)]
public const string ExtraApnType;
[<Android.Runtime.Register("EXTRA_APN_TYPE", ApiSince=31)>]
val mutable ExtraApnType : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.TelephonyManager.EXTRA_APN_TYPE.

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