ID
|
Origin
|
Name
|
Foodgroup
|
Service
|
Status
|
Version
|
0x0015, 0x0002
|
Client
|
ICQ__DB_QUERY
|
ICQ
|
BOS
|
Active
|
1.2
|
From Aleksandr Shutko: SNAC(15,02)/07D0/0406 META_SET_NOTES_USERINFO
Client use this to change notes user information. Server should reply via
SNAC(15,03)/07DA/0082 which contain
flag byte. If flag byte doesn't equal 0x0A - there was an error saving info.
00 15 |
|
word |
|
SNAC family |
00 02 |
|
word |
|
SNAC subtype |
00 01 |
|
word |
|
SNAC flags |
xx xx xx xx |
|
dword |
|
SNAC request-id |
|
|
|
00 01 |
|
word |
|
TLV.Type(1) - encapsulated META_DATA |
xx xx |
|
word |
|
TLV.Length |
|
|
|
xx xx |
|
word (LE) |
|
data chunk size (TLV.Length-2) |
xx xx xx xx |
|
dword (LE) |
|
request owner uin |
D0 07 |
|
word (LE) |
|
data type: META_DATA |
02 00 |
|
word (LE) |
|
request sequence number |
06 04 |
|
word (LE) |
|
data subtype: META_SET_NOTES_USERINFO |
|
xx xx |
|
word (LE) |
|
notes string length |
xx .. xx 00 |
|
asciiz str |
|
notes string |
|
|
| |
|
|
|
| |
|
|
|
|
Example SNAC dump with flap header:
2A 02 05 73 00 39 00 15 00 02 00 00 00 16 00 02 *..s.9..........
00 01 00 2B 29 00 31 DE 0B 00 D0 07 22 00 06 04 ...+).1....."...
1D 00 54 68 69 73 20 69 73 20 75 73 65 72 20 70 ..This is user p
65 72 73 6F 6E 61 6C 20 6E 6F 74 65 73 2E 00 ersonal notes..
|
|