Expand description

Types for searching the public room directory.

Structs§

  • This struct represents a single result of a room directory search.
  • RoomDirectorySearch allows searching the public room directory, with the capability of using a filter and a batch_size. This struct is also responsible for keeping the current state of the search, and exposing an update of stream of the results, reset the search, or ask for the next page.