libkazv
account-data.hpp File Reference
#include "basejob.hpp"
Include dependency graph for account-data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kazv::Api::SetAccountDataJob
 Set some account_data for the user. More...
 
class  Kazv::Api::SetAccountDataJob::JobResponse
 
class  Kazv::Api::GetAccountDataJob
 Get some account_data for the user. More...
 
class  Kazv::Api::GetAccountDataJob::JobResponse
 
class  Kazv::Api::SetAccountDataPerRoomJob
 Set some account_data for the user. More...
 
class  Kazv::Api::SetAccountDataPerRoomJob::JobResponse
 
class  Kazv::Api::GetAccountDataPerRoomJob
 Get some account_data for the user. More...
 
class  Kazv::Api::GetAccountDataPerRoomJob::JobResponse
 

Namespaces

 Kazv
 
 Kazv::Api
 
 nlohmann
 

Typedefs

using Kazv::Api::SetAccountDataResponse = SetAccountDataJob::JobResponse
 
using Kazv::Api::GetAccountDataResponse = GetAccountDataJob::JobResponse
 
using Kazv::Api::SetAccountDataPerRoomResponse = SetAccountDataPerRoomJob::JobResponse
 
using Kazv::Api::GetAccountDataPerRoomResponse = GetAccountDataPerRoomJob::JobResponse