QXmpp Version: 1.15.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
QXmppRosterStorage::RosterCache Struct Reference

Snapshot of the persisted roster: server version + items. More...

#include <QXmppRosterStorage.h>

Public Attributes

QString version
 
std::vector< QXmppRosterIq::Itemitems
 Roster items, keyed intrinsically by item.bareJid().
 

Detailed Description

Snapshot of the persisted roster: server version + items.

Member Data Documentation

◆ version

QString QXmppRosterStorage::RosterCache::version

Last roster version reported by the server, or an empty string if no roster has been received yet.


The documentation for this struct was generated from the following file: