Enumeration BearerApnType

Enumeration Members

MM_BEARER_APN_TYPE_NONE: 0

Unknown or unsupported.

MM_BEARER_APN_TYPE_INITIAL: 1

APN used for the initial attach procedure.

MM_BEARER_APN_TYPE_DEFAULT: 2

Default connection APN providing access to the Internet.

MM_BEARER_APN_TYPE_IMS: 4

APN providing access to IMS services.

MM_BEARER_APN_TYPE_MMS: 8

APN providing access to MMS services.

MM_BEARER_APN_TYPE_MANAGEMENT: 16

APN providing access to over-the-air device management procedures.

MM_BEARER_APN_TYPE_VOICE: 32

APN providing access to voice-over-IP services.

MM_BEARER_APN_TYPE_EMERGENCY: 64

APN providing access to emergency services.

MM_BEARER_APN_TYPE_PRIVATE: 128

APN providing access to private networks.

MM_BEARER_APN_TYPE_PURCHASE: 256

APN providing access to over-the-air activation sites. Since 1.20.

MM_BEARER_APN_TYPE_VIDEO_SHARE: 512

APN providing access to video sharing service. Since 1.20.

MM_BEARER_APN_TYPE_LOCAL: 1024

APN providing access to a local connection with the device. Since 1.20.

MM_BEARER_APN_TYPE_APP: 4096

APN providing access to certain applications allowed by mobile operators. Since 1.20.

MM_BEARER_APN_TYPE_XCAP: 8192

APN providing access to XCAP provisioning on IMS services. Since 1.20.

MM_BEARER_APN_TYPE_TETHERING: 16384

APN providing access to mobile hotspot tethering. Since 1.20.

Generated using TypeDoc