I'm creating chat application using QuickBlox API, From the sample app i can get all list users in my account.But i want to show only the online available users. How can i retrieve the online available users?
I can get the online users of the QuickBlox Chat Module through the SMACK API, using Rooster of a XMPP Connection. Check this answer.
Can I get online users in my friend list via Smack?
You need the online users for Chat Module or for other one?
Cheers!