Gjsify LogoGjsify Logo

Enumeration ActiveConnectionStateReason

Active 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.

DEPENDENCY_FAILED: number

Master connection of this connection failed to activate.

DEVICE_DISCONNECTED: number

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

DEVICE_REALIZE_FAILED: number

Could not create the software device link.

DEVICE_REMOVED: number

The device this connection depended on disappeared.

IP_CONFIG_INVALID: number

The IP config of the active connection was invalid.

LOGIN_FAILED: number

Authentication to the server failed.

NONE: number

No reason was given for the active connection state change.

NO_SECRETS: number

Necessary secrets for the connection were not provided.

SERVICE_START_FAILED: number

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 active connection state change is unknown.

USER_DISCONNECTED: number

The active 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