libkazv
third_party_lookup.hpp File Reference
Include dependency graph for third_party_lookup.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kazv::Api::GetProtocolsJob
 Retrieve metadata about all protocols that a homeserver supports. More...
 
class  Kazv::Api::GetProtocolsJob::JobResponse
 
class  Kazv::Api::GetProtocolMetadataJob
 Retrieve metadata about a specific protocol that the homeserver supports. More...
 
class  Kazv::Api::GetProtocolMetadataJob::JobResponse
 
class  Kazv::Api::QueryLocationByProtocolJob
 Retrieve Matrix-side portals rooms leading to a third party location. More...
 
class  Kazv::Api::QueryLocationByProtocolJob::JobResponse
 
class  Kazv::Api::QueryUserByProtocolJob
 Retrieve the Matrix User ID of a corresponding third party user. More...
 
class  Kazv::Api::QueryUserByProtocolJob::JobResponse
 
class  Kazv::Api::QueryLocationByAliasJob
 Reverse-lookup third party locations given a Matrix room alias. More...
 
class  Kazv::Api::QueryLocationByAliasJob::JobResponse
 
class  Kazv::Api::QueryUserByIDJob
 Reverse-lookup third party users given a Matrix User ID. More...
 
class  Kazv::Api::QueryUserByIDJob::JobResponse
 

Namespaces

 Kazv
 
 Kazv::Api
 
 nlohmann
 

Typedefs

using Kazv::Api::GetProtocolsResponse = GetProtocolsJob::JobResponse
 
using Kazv::Api::GetProtocolMetadataResponse = GetProtocolMetadataJob::JobResponse
 
using Kazv::Api::QueryLocationByProtocolResponse = QueryLocationByProtocolJob::JobResponse
 
using Kazv::Api::QueryUserByProtocolResponse = QueryUserByProtocolJob::JobResponse
 
using Kazv::Api::QueryLocationByAliasResponse = QueryLocationByAliasJob::JobResponse
 
using Kazv::Api::QueryUserByIDResponse = QueryUserByIDJob::JobResponse