Client use this to send spam report to server staff. This was first appeared in
ICQLite (1150). Server should reply via
SNAC(15,03)/07DA/2012 which contain flag byte. If flag byte doesn't equal
0x0A - there was an error sending request. Client should put spammer messages
into this request.
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 |
08 20 |
|
word (LE) |
|
data subtype: META_SEND_SPAM_REPORT |
|
xx xx |
|
word (LE) |
|
spammer uin string length |
xx .. xx 00 |
|
asciiz str |
|
spammer uin string |
|
xx xx xx xx
xx xx xx xx |
|
raw 8b |
|
report id cookie |
|
xx xx xx xx
xx xx xx xx
xx xx xx xx
xx xx xx xx
xx |
|
raw 17b |
|
unknown (depends on spammer message type) |
|
xx xx |
|
word (LE) |
|
messagelog string length |
xx .. xx 00 |
|
asciiz str |
|
messagelog string |
|
|
| |
|
|
|
| |
|
|
|
|