SNAC(10,06)  CLI_ICQ_ICON_REQUEST 

Client (ICQ) use this snac to request buddy icon from server. Server should reply via SNAC(10,07) that contain requested icon.

 00 10   word   SNAC family
 00 06   word   SNAC subtype
 00 00   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 xx   byte   uin length
 xx ..   ascii   uin string
 01   byte   unknown (command ?)
 00 01   word   icon id (not sure)
 01   byte   icon flags (bitmask, purpose unknown)
 10   byte   md5 hash size (16)
 xx ..   array   requested icon md5 hash

Example SNAC dump with flap header:

  2A 02 61 1E 00 29 00 10  00 06 00 00 5D 2E 00 06  *.a..)......]...
  09 33 34 34 30 35 39 31  37 39 01 00 01 01 10 EC  .344059179......
  7B 60 67 CF D1 01 99 0C  BD 33 F9 00 FC 4B 9B     {`g......3...K.


  Main | Basic | Login | Snaclist | Sequences | Misc | Changes | Credits | Terms