![]() |
libQuotient
A Qt library for building matrix clients
|
#include <Quotient/events/roomevent.h>#include <Quotient/events/stateevent.h>#include <Quotient/jobs/basejob.h>
Go to the source code of this file.
Classes | |
| class | Quotient::GetOneRoomEventJob |
| Get a single event by event ID. More... | |
| class | Quotient::GetRoomStateWithKeyJob |
| Get the state identified by the type and key. More... | |
| class | Quotient::GetRoomStateJob |
| Get all state events in the current state of a room. More... | |
| class | Quotient::GetMembersByRoomJob |
| Get the m.room.member events for the room. More... | |
| class | Quotient::GetJoinedMembersByRoomJob |
| Gets the list of currently joined users and their profile data. More... | |
| struct | Quotient::GetJoinedMembersByRoomJob::RoomMember |
Namespaces | |
| namespace | Quotient |
Functions | |
| auto | Quotient::collectResponse (GetOneRoomEventJob *job) |
| auto | Quotient::collectResponse (const GetRoomStateWithKeyJob *job) |
| auto | Quotient::collectResponse (GetRoomStateJob *job) |
| auto | Quotient::collectResponse (GetMembersByRoomJob *job) |
| auto | Quotient::collectResponse (const GetJoinedMembersByRoomJob *job) |