QXmppRosterMemoryStorage Class

In-memory default implementation of QXmppRosterStorage. More...

Header: #include <QXmppRosterMemoryStorage.h>
Since: QXmpp 1.16
Inherits: QXmppRosterStorage

Detailed Description

Used internally by QXmppRosterManager when no external storage has been configured. Data is kept only for the lifetime of the instance — pass a custom QXmppRosterStorage to QXmppRosterManager::setStorage() to persist the roster across sessions.