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

#include <keys.h>

Public Attributes

QStringList changed {}
 
QStringList left {}
 

Detailed Description

Definition at line 327 of file keys.h.

Member Data Documentation

◆ changed

QStringList Quotient::GetKeysChangesJob::Response::changed {}

The Matrix User IDs of all users who updated their device identity keys.

Definition at line 330 of file keys.h.

◆ left

QStringList Quotient::GetKeysChangesJob::Response::left {}

The Matrix User IDs of all users who may have left all the end-to-end encrypted rooms they previously shared with the user.

Definition at line 335 of file keys.h.


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