Hello all,
I´m trying to notify other users if a user goes offline using Node.js integration module.

I found a method called nodejs_user_set_offline in the .module, is it possible to get this information into my module without altering the code of the module?

thx