Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

Authenticating

Authenticating: = 3

The client is connected and in the process of authenticating.

Connecting

Connecting: = 2

The client is in the process of connecting.

Disconnected

Disconnected: = 0

The client is disconnected.

Disconnecting

Disconnecting: = 1

The client is in the process of disconnecting.

Ready

Ready: = 100

The client has connected and is ready to issue commands and receive responses.

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