SNAC(02,0F)  CLI_UPDATExDIRxINTERESTS 

Query to save interests info in directory. Server should respond with SNAC(02,10). This snac may contain up to 5 TLV(0x0b).

 00 02   word   SNAC family
 00 0F   word   SNAC subtype
 00 00   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 00 0a   word   TLV.Type(0x0a) - unknown
 xx xx   word   TLV.Length
 xx xx   word   Unknown (privacy flags ?)
 00 0b   word   TLV.Type(0x0b) - interest1
 xx xx   word   TLV.Length
 xx ..   string   interest1 string
  ....  .... ....
 00 0b   word   TLV.Type(0x0b) - interest5
 xx xx   word   TLV.Length
 xx ..   string   interest5 string

Example SNAC dumps with flap header:
 
  2A 02 58 5A 00 0A 00 02 00 0F 00 00 00 08 00 0F  *.XZ............


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