libQuotient
A Qt library for building matrix clients
|
#include <Quotient/jobs/basejob.h>
Go to the source code of this file.
Classes | |
class | Quotient::GetWhoIsJob |
Gets information about a particular user. More... | |
struct | Quotient::GetWhoIsJob::ConnectionInfo |
struct | Quotient::GetWhoIsJob::SessionInfo |
struct | Quotient::GetWhoIsJob::DeviceInfo |
struct | Quotient::GetWhoIsJob::Response |
Namespaces | |
Quotient | |
Variables | |
template<std::derived_from< GetWhoIsJob > JobT> | |
constexpr auto | Quotient::doCollectResponse< JobT > |