libQuotient
A Qt library for building matrix clients
|
#include <search.h>
Public Attributes | |
std::optional< int > | beforeLimit {} |
std::optional< int > | afterLimit {} |
std::optional< bool > | includeProfile {} |
Configures whether any context for the events returned are included in the response.
std::optional<int> Quotient::SearchJob::IncludeEventContext::afterLimit {} |
std::optional<int> Quotient::SearchJob::IncludeEventContext::beforeLimit {} |
std::optional<bool> Quotient::SearchJob::IncludeEventContext::includeProfile {} |