jQuery-XMPP-plugin
jQuery-XMPP-plugin copied to clipboard
Get Username of logged in user from openfire's ofuser table
Hello, How can I get the username of logged in user from ofuser table of xmpp database using jQuery-XMPP-plugin?
You can get user conect? your username and nick avatar ,,, ?
Can vCard returns username or nick avatar??
Yes, vCard can return whatever you want. In openfire you can customize your vCars
Hello @maxpowel , we are trying your plugin. When I connect using your sample code. I can only see certain users online. We don't see all the online users. Example:- I can only see users 1, user 2 online. Other users are ignored. What could be the problem?