Gjsify LogoGjsify Logo

Enumeration VpnConnectionState

VPN connection states

Index

Enumeration Members

ACTIVATED: number

The VPN connection is active.

CONNECT: number

The VPN connection is being established.

DISCONNECTED: number

The VPN connection is disconnected.

FAILED: number

The VPN connection failed.

IP_CONFIG_GET: number

The VPN connection is getting an IP address.

NEED_AUTH: number

The VPN connection needs authorization credentials.

PREPARE: number

The VPN connection is preparing to connect.

UNKNOWN: number

The state of the VPN connection 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