libQuotient
A Qt library for building matrix clients
Quotient::RoomKeyBackup Struct Reference

The backed up keys for a room. More...

#include <room_key_backup.h>

Public Attributes

QHash< QString, KeyBackupDatasessions
 A map of session IDs to key data. More...
 

Detailed Description

The backed up keys for a room.

Definition at line 11 of file room_key_backup.h.

Member Data Documentation

◆ sessions

QHash<QString, KeyBackupData> Quotient::RoomKeyBackup::sessions

A map of session IDs to key data.

Definition at line 13 of file room_key_backup.h.


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