![]() |
libQuotient
A Qt library for building matrix clients
|
A way to contact the server administrator. More...
#include <support.h>
Public Attributes | |
| QString | role |
| QString | matrixId {} |
| QString | emailAddress {} |
| QString Quotient::GetWellknownSupportJob::Contact::emailAddress {} |
| QString Quotient::GetWellknownSupportJob::Contact::matrixId {} |
A Matrix User ID representing the administrator.
It could be an account registered on a different homeserver so the administrator can be contacted when the homeserver is down.
At least one of matrix_id or email_address is required.
| QString Quotient::GetWellknownSupportJob::Contact::role |
An informal description of what the contact methods are used for.
m.role.admin is a catch-all role for any queries and m.role.security is intended for sensitive requests.
Unspecified roles are permitted through the use of Namespaced Identifiers.