2.3.1.1 CHATDATA_PROTOCOL

The CHATDATA_PROTOCOL structure specifies version information for future use.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.