Gjsify LogoGjsify Logo

Enumeration of the generic MBIM context types.

Index

Enumeration Members

ADMIN: number

Context used for administrative purposes, such as device management (MS MBIMEx). Since 1.28.

APP: number

Context used for certain applications allowed by mobile operators (MS MBIMEx). Since 1.28.

EMERGENCY_CALLING: number

Context used for IMS emergency calling (MS MBIMEx). Since 1.28.

IMS: number

Context representing a connection to IMS.

INTERNET: number

Context representing a connection to the Internet.

INVALID: number

Invalid context type.

LOCAL: number

Context representing a connection which is terminated at the device. No IP traffic sent over the air.

MMS: number

Context representing a connection to MMS.

NONE: number

Context not yet provisioned.

PURCHASE: number

Context representing a connection to an OTA (over-the-air) activation site.

TETHERING: number

Context used for mobile hotspot tethering (MS MBIMEx). Since 1.28.

VIDEO_SHARE: number

Context representing a connection to a video sharing service.

VOICE: number

Context representing a connection to a VoIP service.

VPN: number

Context representing a connection to a a private network (e.g. VPN to a corporate network).

XCAP: number

Context used for XCAP provisioning on IMS services (MS MBIMEx). Since 1.28.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method