libQuotient
A Qt library for building matrix clients
|
#include <directory.h>
Public Attributes | |
QString | roomId {} |
The room ID for this room alias. More... | |
QStringList | servers {} |
A list of servers that are aware of this room alias. More... | |
Definition at line 49 of file directory.h.
QString Quotient::GetRoomIdByAliasJob::Response::roomId {} |
The room ID for this room alias.
Definition at line 51 of file directory.h.
QStringList Quotient::GetRoomIdByAliasJob::Response::servers {} |
A list of servers that are aware of this room alias.
Definition at line 54 of file directory.h.