Hi,
I am developing chat mobile application using openfire with XMPPFramework in iOS.
I have a request to make bubble that will need to stay next to the nickname of user in roster list (UITableView) that need to display
a count of unread messages that this user have.
I am wondering if there is an way to get that information from OpenFire server and how?