This SNAC is an ack sent by the server when adding
a buddy, deleting a buddy,
or otherwise modifying a group. See also snac list for SSI service
here. This snac contain flag. Here
is the list of its known values:
0x0000 |
No errors (success) |
0x0002 |
Item you want to modify not found in list |
0x0003 |
Item you want to add allready exists |
0x000A |
Error adding item (invalid id, allready in list, invalid data) |
0x000C |
Can't add item. Limit for this type of items exceeded |
0x000D |
Trying to add ICQ contact to an AIM list |
0x000E |
Can't add this contact because it requires authorization |
|
|
00 13 |
|
word |
|
SNAC family |
00 0E |
|
word |
|
SNAC subtype |
00 00 |
|
word |
|
SNAC flags |
xx xx xx xx |
|
dword |
|
SNAC request-id |
|
xx xx |
|
word |
|
result code for item #1 (see list above) |
... |
|
... |
|
... |
xx xx |
|
word |
|
result code for item #n (see list above) |
|
|
|