Query user online info by screen name. Server should respond with
SNAC(02,06).
Here is the table for request flags bitmask:
0x00000001 |
User profile requested (tlv(1)/tlv(2)) |
0x00000002 |
User away message requested (tlv(3)/tlv(4)) |
0x00000004 |
User capability block requested (tlv(5)) |
0x00000008 |
Certification info requested (tlv(1b) ?) |
|
|
00 02 |
|
word |
|
SNAC family |
00 15 |
|
word |
|
SNAC subtype |
00 00 |
|
word |
|
SNAC flags |
xx xx xx xx |
|
dword |
|
SNAC request-id |
|
xx xx xx xx |
|
dword |
|
Request flags |
xx |
|
byte |
|
length of screen name |
xx .. |
|
string |
|
screen name |
|
|
|