libQuotient
A Qt library for building matrix clients
|
#include <full.h>
Public Attributes | |
HomeserverInformation | homeserver |
std::optional< IdentityServerInformation > | identityServer {} |
QVariantHash | 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.
QVariantHash Quotient::DiscoveryInformation::additionalProperties {} |
HomeserverInformation Quotient::DiscoveryInformation::homeserver |
std::optional<IdentityServerInformation> Quotient::DiscoveryInformation::identityServer {} |