Every client can request another user location info. There are three known request
types: 1 - general info, 2 - short user info, 3 - away message, 4 - client capabilities.
Server should reply via SNAC(02,06). Reply contain fixed
part "short info" (class, status, dc, ip, times) and request dependent part
(caps | profile | away message).
| 00 02 |
|
word |
|
SNAC family |
| 00 05 |
|
word |
|
SNAC subtype |
| 00 00 |
|
word |
|
SNAC flags |
| xx xx xx xx |
|
dword |
|
SNAC request-id |
|
| xx xx |
|
word |
|
Type of the requesting info |
| xx |
|
char |
|
User uin string length |
| xx .. |
|
string |
|
User uin string |
|
|
|