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

 Quotient
 

Functions

auto Quotient::collectResponse (const GetAccountDataJob *job)
 
auto Quotient::collectResponse (const GetAccountDataPerRoomJob *job)