Room Summary Query Params
This class can be used to filter room summaries to use with RoomService. It provides a Builder. roomSummaryQueryParams and spaceSummaryQueryParams can also be used to build an instance of this class.
Constructors
Types
Builder for RoomSummaryQueryParams. roomSummaryQueryParams and spaceSummaryQueryParams can also be used to build an instance of RoomSummaryQueryParams.
Properties
Query for the canonical alias of the room.
Query for the displayName of the room. The display name can be the value of the state event, or a value returned by org.matrix.android.sdk.api.RoomDisplayNameFallbackProvider.
Used to filter room by room type.
Used to filter room by room type.
Used to filter room by membership.
Used to filter room by room category.
Query for the roomId.
Used to filter room by room tag.
Used to filter room using the current space.