-
http://jabber.org/protocol/admin#get-online-users-num
will give you as per specification - number of online users, but it's not implemented in the Tigase. If you want a list, you should use 4.20 Get List of Online Users, which is available.You can get list of all available commands (for session-manager) here: https://github.com/tigase/tigase-server/tree/master/src/main/groovy/tigase/admin
I read the xmpp-0133 document here, and I got it in this way
I debug this is not in the command class http://jabber.org/protocol/admin#get -online-users-num