Node:user-active, Next:, Previous:query-async, Up:Protocol Requests



user-active [82] (9) Recommended


        user-active [82] ( )
                -> ( );

This call simply notifies the server that the user is active. The server uses the time of the last user-active call to calculate how long a user has been idle.

The client should send this to the server every time the user actively does something LysKOM-related, such as reads a texts, writes on a comment, gives a command, de-iconifies the LysKOM window, et c. However, the call should not be issued more than twice per minute, to avoid excessive network and server load.

Error codes

This call always succeeds.