SNAC(13,1A)  CLI_SSI_AUTHxREPLY 

Use this snac as reply to SNAC(13,19). It contain screen name (uin) of the user, result flag and reason string.

 00 13   word   SNAC family
 00 1A   word   SNAC subtype
 00 00   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 xx   byte   length of the uin string
 xx ..   string   uin string (ascii)
 xx   byte   flag: 1-auth accepted, 0-auth declined
 xx xx   word   length of the reason string
 xx ..   string (ascii)   reason (message) string

Example SNAC dump with flap header:
              
  2A 02 3A 6A 00 1A 00 13  00 1A 00 00 00 01 00 1A *..j............
  07 36 32 31 38 38 39 36  00 00 05 73 6F 72 72 79 .6218896...sorry


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