|
libkazv
|
#include "basejob.hpp"

Go to the source code of this file.
Classes | |
| class | Kazv::Api::GetCapabilitiesJob |
| Gets information about the server's capabilities. More... | |
| struct | Kazv::Api::GetCapabilitiesJob::ChangePasswordCapability |
| Capability to indicate if the user can change their password. More... | |
| struct | Kazv::Api::GetCapabilitiesJob::RoomVersionsCapability |
| The room versions the server supports. More... | |
| struct | Kazv::Api::GetCapabilitiesJob::Capabilities |
| The custom capabilities the server supports, using the Java package naming convention. More... | |
| class | Kazv::Api::GetCapabilitiesJob::JobResponse |
| struct | nlohmann::adl_serializer< GetCapabilitiesJob::ChangePasswordCapability > |
| struct | nlohmann::adl_serializer< GetCapabilitiesJob::RoomVersionsCapability > |
| struct | nlohmann::adl_serializer< GetCapabilitiesJob::Capabilities > |
Namespaces | |
| Kazv | |
| Kazv::Api | |
| nlohmann | |
Typedefs | |
| using | Kazv::Api::GetCapabilitiesResponse = GetCapabilitiesJob::JobResponse |