|
libkazv
|
Used by clients to determine the homeserver, identity server, and other optional components they should be interacting with. More...
#include <full.hpp>

Public Attributes | |
| HomeserverInformation | homeserver |
| Used by clients to determine the homeserver, identity server, and other optional components they should be interacting with. More... | |
| std::optional< IdentityServerInformation > | identityServer |
| Used by clients to determine the homeserver, identity server, and other optional components they should be interacting with. More... | |
| immer::map< std::string, JsonWrap > | additionalProperties |
| Application-dependent keys using Java package naming convention. More... | |
Used by clients to determine the homeserver, identity server, and other optional components they should be interacting with.
| immer::map<std::string, JsonWrap> Kazv::Api::DiscoveryInformation::additionalProperties |
Application-dependent keys using Java package naming convention.
| HomeserverInformation Kazv::Api::DiscoveryInformation::homeserver |
Used by clients to determine the homeserver, identity server, and other optional components they should be interacting with.
| std::optional<IdentityServerInformation> Kazv::Api::DiscoveryInformation::identityServer |
Used by clients to determine the homeserver, identity server, and other optional components they should be interacting with.