#include <syncdata.h>
Definition at line 83 of file syncdata.h.
◆ SyncData() [1/2]
Quotient::SyncData::SyncData |
( |
| ) |
|
|
default |
◆ SyncData() [2/2]
Quotient::SyncData::SyncData |
( |
const QString & |
cacheFileName | ) |
|
|
explicit |
◆ cacheVersion()
static std::pair<int, int> Quotient::SyncData::cacheVersion |
( |
| ) |
|
|
static |
◆ deviceOneTimeKeysCount()
const QHash<QString, int>& Quotient::SyncData::deviceOneTimeKeysCount |
( |
| ) |
const |
|
inline |
◆ fileNameForRoom()
static QString Quotient::SyncData::fileNameForRoom |
( |
QString |
roomId | ) |
|
|
static |
◆ nextBatch()
QString Quotient::SyncData::nextBatch |
( |
| ) |
const |
|
inline |
◆ parseJson()
void Quotient::SyncData::parseJson |
( |
const QJsonObject & |
json, |
|
|
const QString & |
baseDir = {} |
|
) |
| |
Parse sync response into room events
- Parameters
-
json | response from /sync or a room state cache |
◆ takeAccountData()
Events Quotient::SyncData::takeAccountData |
( |
| ) |
|
◆ takeDevicesList()
◆ takePresenceData()
Events Quotient::SyncData::takePresenceData |
( |
| ) |
|
◆ takeRoomData()
◆ takeToDeviceEvents()
Events Quotient::SyncData::takeToDeviceEvents |
( |
| ) |
|
◆ unresolvedRooms()
QStringList Quotient::SyncData::unresolvedRooms |
( |
| ) |
const |
|
inline |
◆ MajorCacheVersion
constexpr int Quotient::SyncData::MajorCacheVersion = 11 |
|
staticconstexpr |
The documentation for this class was generated from the following file: