Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the current state of a connection to the Elk M1

Index

Enumeration members

Connected

Connected: = 2

Successfully connected.

Connecting

Connecting: = 1

In the process of connecting.

Disconnected

Disconnected: = 0

The connection is not connected.

Disconnecting

Disconnecting: = 3

The connection is still alive but in the process of disconnecting (one side has issued a disconnection notice, but the other side may node have responded yet.)

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

Generated using TypeDoc