libQuotient
A Qt library for building matrix clients
admin.h File Reference
Include dependency graph for admin.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 >