libQuotient
A Qt library for building matrix clients
|
The room versions the server supports. More...
#include <capabilities.h>
Public Attributes | |
QString | defaultVersion |
The default room version the server is using for new rooms. More... | |
QHash< QString, QString > | available |
A detailed description of the room versions the server supports. More... | |
The room versions the server supports.
Definition at line 35 of file capabilities.h.
QHash<QString, QString> Quotient::GetCapabilitiesJob::RoomVersionsCapability::available |
A detailed description of the room versions the server supports.
Definition at line 40 of file capabilities.h.
QString Quotient::GetCapabilitiesJob::RoomVersionsCapability::defaultVersion |
The default room version the server is using for new rooms.
Definition at line 37 of file capabilities.h.