Enumeration Members

CLOSED: "CLOSED"

The connection has been successfully closed.

CONNECTED: "CONNECTED"

The connection has been successfully established.

CONNECTING: "CONNECTING"

State during the first connection to the server

ERROR: "ERROR"

A fatal error has occurred. The connection has been permanently lost. No reconnect will be be possible.

INITIAL: "INITIAL"

Initial state before connection establishment has started

RECONNECTING: "RECONNECTING"

The connection has been lost, reconnect is active.