libQuotient
A Qt library for building matrix clients
Quotient::HomeserverInformation Struct Reference

Used by clients to discover homeserver information. More...

#include <homeserver.h>

Public Attributes

QUrl baseUrl
 The base URL for the homeserver for client-server connections. More...
 

Detailed Description

Used by clients to discover homeserver information.

Definition at line 9 of file homeserver.h.

Member Data Documentation

◆ baseUrl

QUrl Quotient::HomeserverInformation::baseUrl

The base URL for the homeserver for client-server connections.

Definition at line 11 of file homeserver.h.


The documentation for this struct was generated from the following file: