|
libkazv
|
#include "basejob.hpp"#include "application-service/definitions/user.hpp"#include "application-service/definitions/location.hpp"#include "application-service/definitions/protocol.hpp"

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 | |