roomSummariesChangesLive

abstract fun roomSummariesChangesLive(queryParams: RoomSummaryQueryParams, sortOrder: RoomSortOrder = RoomSortOrder.ACTIVITY): LiveData<List<Unit>>

Only notifies when this query has changes. It doesn't load any items in memory