![]() |
libQuotient
A Qt library for building matrix clients
|
#include <Quotient/jobs/basejob.h>
Go to the source code of this file.
Classes | |
| class | Quotient::SetAccountDataJob |
| Set some account data for the user. More... | |
| class | Quotient::GetAccountDataJob |
| Get some account data for the user. More... | |
| class | Quotient::SetAccountDataPerRoomJob |
| Set some account data for the user that is specific to a room. More... | |
| class | Quotient::GetAccountDataPerRoomJob |
| Get some account data for the user that is specific to a room. More... | |
Namespaces | |
| namespace | Quotient |
Functions | |
| auto | Quotient::collectResponse (const GetAccountDataJob *job) |
| auto | Quotient::collectResponse (const GetAccountDataPerRoomJob *job) |