Gjsify LogoGjsify Logo

#NMState values indicate the current overall networking state.

Index

Enumeration Members

ASLEEP: number

networking is not enabled

CONNECTED_GLOBAL: number

there is global IPv4 and/or IPv6 Internet connectivity

CONNECTED_LOCAL: number

there is only local IPv4 and/or IPv6 connectivity

CONNECTED_SITE: number

there is only site-wide IPv4 and/or IPv6 connectivity

CONNECTING: number

a network connection is being started

DISCONNECTED: number

there is no active network connection

DISCONNECTING: number

network connections are being cleaned up

UNKNOWN: number

networking state is unknown

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