SNAC(15,02)/07D0/0424  META_SET_PERMS_USERINFO 

Client use this to change more user information. Server should reply via SNAC(15,02)/07DA/00A0 which contain flag byte. If flag byte doesn't equal 0x0A - there was an error saving info.

 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
 24 04   word (LE)   data subtype: META_SET_PERMS_USERINFO
 xx   byte   authorization (1-required, 0-not required)
 xx   byte   webaware (0-no, 1-yes)
 xx   byte   dc_perms (0-any, 1-contact, 2-authorization)
 xx   byte   unknown

Example SNAC dump with flap header:

  2A 02 05 87 00 1E 00 15 00 02 00 00 00 23 00 02 *............#..
  00 01 00 10 0E 00 31 DE 0B 00 D0 07 36 00 24 04 ......1.....6.$.
  00 01 00 00                                     ....


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