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

#include <key_backup.h>

Public Attributes

QString etag {}
 
int count {}
 The number of keys stored in the backup. More...
 

Detailed Description

Definition at line 242 of file key_backup.h.

Member Data Documentation

◆ count

int Quotient::PutRoomKeyBySessionIdJob::Response::count {}

The number of keys stored in the backup.

Definition at line 248 of file key_backup.h.

◆ etag

QString Quotient::PutRoomKeyBySessionIdJob::Response::etag {}

The new etag value representing stored keys in the backup. See GET /room_keys/version/{version} for more details.

Definition at line 245 of file key_backup.h.


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