Gjsify LogoGjsify Logo

VPN connection state reasons

Index

Enumeration Members

CONNECTION_REMOVED: number

The connection was deleted from settings.

CONNECT_TIMEOUT: number

The connection attempt to the VPN service timed out.

DEVICE_DISCONNECTED: number

The VPN connection changed state because the device it was using was disconnected.

IP_CONFIG_INVALID: number

The IP config of the VPN connection was invalid.

LOGIN_FAILED: number

Authentication to the VPN server failed.

NONE: number

No reason was given for the VPN connection state change.

NO_SECRETS: number

Necessary secrets for the VPN connection were not provided.

SERVICE_START_FAILED: number

Starting the service starting the service providing the VPN connection failed.

SERVICE_START_TIMEOUT: number

A timeout occurred while starting the service providing the VPN connection.

SERVICE_STOPPED: number

The service providing the VPN connection was stopped.

UNKNOWN: number

The reason for the VPN connection state change is unknown.

USER_DISCONNECTED: number

The VPN connection changed state because the user disconnected it.

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