SNAC(01,11)  CLI_SETxIDLExTIME  

Set idle information. If idle_secs field is 0 then the user isn't idle at all and the server informs all watching clients to remove idletime-string in their tooltip of my uin-item. If idle_secs field is greater then 0 then the user has already been idle for idle_secs number of seconds. The server will automatically keep incrementing this number, so do not repeatedly call with new idle times.

 00 01   word   SNAC family
 00 11   word   SNAC subtype
 00 00   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 xx xx xx xx   dword   idle_secs

Example SNAC dump with flap header:
                               
 2A 02 E5 65 00 12 00 01  00 1F 00 00 82 E8 D1 D1 *..e............
 00 00 00 3C                                      ....


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