file
well-known.hppResponse for .well-known lookup.
Namespaces
- namespace mtx
- Top level namespace for mtxclient.
- namespace mtx::responses
- Namespace for the different types of responses.
Classes
- struct mtx::responses::ServerInformation
- The info about this server.
- struct mtx::responses::WellKnown
- Response from the
GET /.well-known/matrix/client
endpoint. May also be returned fromPOST /_matrix/client/r0/login
.