libQuotient
A Qt library for building matrix clients
Quotient::SearchJob::ResultCategories Struct Reference

Describes which categories to search in and their criteria. More...

#include <search.h>

Public Attributes

std::optional< ResultRoomEventsroomEvents {}
 Mapping of category name to search criteria. More...
 

Detailed Description

Describes which categories to search in and their criteria.

Definition at line 177 of file search.h.

Member Data Documentation

◆ roomEvents

std::optional<ResultRoomEvents> Quotient::SearchJob::ResultCategories::roomEvents {}

Mapping of category name to search criteria.

Definition at line 179 of file search.h.


The documentation for this struct was generated from the following file: