QXmppRosterStorage::RosterCache Struct
struct QXmppRosterStorage::RosterCacheSnapshot of the persisted roster: server version + items. More...
Public Variables
Detailed Description
Member Variable Documentation
std::vector<QXmppRosterIq::Item> RosterCache::items
Roster items, keyed intrinsically by item.bareJid().
QString RosterCache::version
Last roster version reported by the server, or an empty string if no roster has been received yet.