This is an enumeration type constant that refers to the reason of disconnection, and is defined as follows.
2
The client was manually disconnected by {@link IAiManager.disconnect}.
The connection has encountered an error
The server did not send a PING.
The server has forcefully disconnected.
The connection was closed.
Unknown.
Generated using TypeDoc
This is an enumeration type constant that refers to the reason of disconnection, and is defined as follows.
2