Connect.protocolLevel

The 8 bit unsigned value that represents the revision level of the protocol used by the Client. The value of the Protocol Level field for the version 3.1.1 of the protocol is 4 (0x04).

struct Connect
ubyte protocolLevel;

Meta