Language

MvnoType Enum

Definition

APN mobile virtual network operator matching types.

public enum MvnoType
type MvnoType = 
Inheritance
MvnoType

Fields

Name Value Description
Spn 0

MVNO type for service provider name.

Imsi 1

MVNO type for IMSI.

Gid 2

MVNO type for group identifier level 1.

Iccid 3

MVNO type for ICCID.

Remarks

Java documentation for android.telephony.data.ApnSetting.

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