Hi, i am trying to use openfire and xiff for my project mix of chat and a game, and i need to get online status of a player via openfire and xiff. And i faced such problem as getting current user’s online/offline status without authorization request.The only algorithm i decided to explore is to put all connected users into one common chat room, because i think that if users are in the same room they dont need to authorize each other. But i still dont know how to get this online/offline status =\
If you know a solution please share you thoughts.