Gjsify LogoGjsify Logo

#NMSettingGsmNetworkType values indicate the allowed access technologies the device may use when connecting to this network.

Index

Enumeration Members

ANY: number

any access technology may be used

GPRS_EDGE: number

only 2G-type (GPRS and EDGE) technologies may be used

PREFER_4G: number

4G/LTE-type technologies are preferred but 3G/2/-type technologies may be used as a fallback

PREFER_GPRS_EDGE: number

2G-type technologies are preferred but 3G-type technologies may be used as a fallback

PREFER_UMTS_HSPA: number

3G-type technologies are preferred but 2G-type technologies may be used as a fallback

TODO_4G: number

only 4G/LTE type technologies may be used

UMTS_HSPA: number

only 3G-type (UMTS and HSPA) technologies may be used

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