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

Used by clients to discover identity server information. More...

#include <identity_server.h>

Public Attributes

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

Detailed Description

Used by clients to discover identity server information.

Definition at line 9 of file identity_server.h.

Member Data Documentation

◆ baseUrl

QUrl Quotient::IdentityServerInformation::baseUrl

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

Definition at line 11 of file identity_server.h.


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