libQuotient
A Qt library for building matrix clients
administrative_contact.h File Reference
Include dependency graph for administrative_contact.h:

Go to the source code of this file.

Classes

class  Quotient::GetAccount3PIDsJob
 Gets a list of a user's third-party identifiers. More...
 
struct  Quotient::GetAccount3PIDsJob::ThirdPartyIdentifier
 
class  Quotient::Post3PIDsJob
 Adds contact information to the user's account. More...
 
struct  Quotient::Post3PIDsJob::ThreePidCredentials
 The third-party credentials to associate with the account. More...
 
class  Quotient::Add3PIDJob
 Adds contact information to the user's account. More...
 
class  Quotient::Bind3PIDJob
 Binds a 3PID to the user's account through an Identity Service. More...
 
class  Quotient::Delete3pidFromAccountJob
 Deletes a third-party identifier from the user's account. More...
 
class  Quotient::Unbind3pidFromAccountJob
 Removes a user's third-party identifier from an identity server. More...
 
class  Quotient::RequestTokenTo3PIDEmailJob
 Begins the validation process for an email address for association with the user's account. More...
 
class  Quotient::RequestTokenTo3PIDMSISDNJob
 Begins the validation process for a phone number for association with the user's account. More...
 

Namespaces

 Quotient
 

Functions

auto Quotient::collectResponse (const GetAccount3PIDsJob *job)
 
QT_WARNING_PUSH QT_WARNING_DISABLE_DEPRECATED auto Quotient::collectResponse (const Post3PIDsJob *job)
 
auto Quotient::collectResponse (const Delete3pidFromAccountJob *job)
 
auto Quotient::collectResponse (const Unbind3pidFromAccountJob *job)
 
auto Quotient::collectResponse (const RequestTokenTo3PIDEmailJob *job)
 
auto Quotient::collectResponse (const RequestTokenTo3PIDMSISDNJob *job)