0xBF — General Information
Client → Server
General information (0xBF): a multiplexed request whose meaning is chosen by a leading SubCommand (ushort). Variable length: 5-byte header (id + length + sub-command) followed by the sub-command payload, which is carried verbatim in Payload.
- Class:
GeneralInformationPacket - Size: Variable
Fields
| Field | Type |
|---|---|
SubCommand |
ushort |
Payload |
byte[] |