getFilteredPagedRoomSummariesLive
abstract fun getFilteredPagedRoomSummariesLive( queryParams: RoomSummaryQueryParams, pagedListConfig: PagedList.Config = defaultPagedListConfig, sortOrder: RoomSortOrder = RoomSortOrder.ACTIVITY): UpdatableLivePageResult
Content copied to clipboard
Get's a live paged list from a filter that can be dynamically updated.
Parameters
queryParams
The filter to use
pagedListConfig
The paged list configuration (page size, initial load, prefetch distance...)
sortOrder
defines how to sort the results