Refuse Command, sent by the server when the connection was refused. This happens when the server has reached its max connection capacity. More...
Static Public Member Functions | |
static NetCommandRefused | Create (NetConnectFailedReason reason) |
Public Attributes | |
NetCommandHeader | Header |
NetConnectFailedReason | Reason |
Static Public Attributes | |
const int | SIZE_IN_BITS = SIZE_IN_BYTES * 8 |
const int | SIZE_IN_BYTES = 3 |
Refuse Command, sent by the server when the connection was refused. This happens when the server has reached its max connection capacity.