2.3.1.1 CHATDATA_PROTOCOL
The CHATDATA_PROTOCOL structure specifies version information for future use.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type |
Version |
||||||||||||||||||||||||||||||
|
... |
PacketsSupported |
||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
Type (2 bytes): A 16-bit unsigned integer (ChatMessageType) specifying the type of this message. MUST be set to 0x0105 (CHT_PROTOCOL).
Version (4 bytes): A 32-bit unsigned integer specifying the version information. MUST be set to 0x00000100.
PacketsSupported (4 bytes): A 32-bit unsigned integer specifying capability information. MUST be set to 0x00000001.