ClientDisconnectionReason Fields |
The ClientDisconnectionReason type exposes the following members.
| Name | Description | |
|---|---|---|
| BAN |
Client was banned from the server.
| |
| IDLE |
Client was disconnected because it was idle for too long.
| |
| KICK |
Client was kicked out of the server.
| |
| MANUAL |
The client manually disconnected from the server.
| |
| UNKNOWN |
A generic network error occurred, and the client is unable to determine the cause of the disconnection.
|