Share via


ApnType Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum ApnType
[<System.Flags>]
type ApnType = 
Inheritance
ApnType
Attributes

Fields

Name Value Description
Mms 2
Supl 4
Dun 8
Hipri 16
Default 17
Fota 32
Ims 64
Cbs 128
Ia 256
Emergency 512
Mcx 1024
Xcap 2048
Vsim 4096
Bip 8192
Enterprise 16384
Rcs 32768
OemPaid 65536
OemPrivate 131072

Applies to