SNAC(02,05)  CLI_LOCATION_INFO_REQ 

Every client can request another user location info. There are three known request types: 1 - general info, 2 - short user info, 3 - away message, 4 - client capabilities. Server should reply via SNAC(02,06). Reply contain fixed part "short info" (class, status, dc, ip, times) and request dependent part (caps | profile | away message).

 00 02   word   SNAC family
 00 05   word   SNAC subtype
 00 00   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 xx xx   word   Type of the requesting info
 xx   char   User uin string length
 xx ..   string   User uin string

Example SNAC dump with flap header:

  2A 02 22 A3 00 15 00 02  00 05 00 00 00 00 00 05 *."..Z..........
  00 01 07 36 32 31 38  38 39 35                ....6218895


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