Enumeration SocketState

The socket state

Enumeration Members

CONNECTED: "CONNECTED"

The socket is connected

CONNECTING: "CONNECTING"

The socket is connecting

DISCONNECTED: "DISCONNECTED"

The socket is disconnecting

ERROR: "ERROR"

The socket seems to be disconnected due to an error