|
Data type |
Content |
Name |
Description
|
WORD |
xx xx |
FAMILY |
The family this command belongs to.
|
WORD |
xx xx |
COMMAND |
The command to perform.
|
WORD |
xx xx |
FLAGS |
Flags accompanying this command.
|
DWORD |
xx xx xx xx |
REFERENCE |
This field is used to associate data from different packets. If the client starts two seperate searches, this field is used to differentiate the search results returned from the server. For non-reply packets coming from the server, this field is usually a random number, if more than one non-reply packet is sent by the server in succession, the number is merely incremented. Non-reply packets from the client will always use the command value in this field. Packets from the server or client that are replies to other packets will have the field from that packet copied here.
|
DATA |
... |
DATA |
The data this SNAC contains.
|
|