![]() |
libQuotient
A Qt library for building matrix clients
|
#include <Quotient/jobs/basejob.h>
Go to the source code of this file.
Classes | |
| class | Quotient::SetRoomAliasJob |
| Create a new mapping from room alias to room ID. More... | |
| class | Quotient::GetRoomIdByAliasJob |
| Get the room ID corresponding to this room alias. More... | |
| struct | Quotient::GetRoomIdByAliasJob::Response |
| class | Quotient::DeleteRoomAliasJob |
| Remove a mapping of room alias to room ID. More... | |
| class | Quotient::GetLocalAliasesJob |
| Get a list of local aliases on a given room. More... | |
Namespaces | |
| namespace | Quotient |
Functions | |
| auto | Quotient::collectResponse (const GetLocalAliasesJob *job) |