SNAC(15,03)/07DA/0366  SRV_RANDOM_FOUND  

This is the server response to search random chat user request SNAC(15,02)/07D0/074E
If success flag != 0x0a this is the last byte in the snac.

 00 15   word   SNAC family
 00 03   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
 DA 07   word (LE)   data type: META_DATA
 02 00   word (LE)   request sequence number
 66 03   word (LE)   data subtype: META_RANDOM_FOUND
 0A   char   success byte
 
 xx xx xx xx   dword (LE)   found user uin
 00   byte   unknown field

Example SNAC dump with flap header:

  2A 02 89 BB 00 20 00 15 00 03 00 00 00 11 00 02 *...............
  00 01 00 12 10 00 8F E4 5E 00 DA 07 16 00 66 03 ........^.....f.
  0A 90 E4 5E 00 00                               ...^..


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