ConnectionState
Used to determine the connection state of the client to the game server.
Items 2
History | Name | Value | Description | |
---|---|---|---|---|
303 | Connected | 0 | The client is connected. | |
303 | Disconnected | 1 | The client is disconnected. |
Description
Used to determine the connection state of the client to the game server.
History 3
- 303 Add Disconnected
- 303 Add Connected
- 303 Add ConnectionState