RecentSearchResultsRepository

This preference file `recent_search_results.xml` will contain only the RecentSearchItems. Data is stored for each propertyId as key. This data is in a map format (ItemKey->SearchResultItem).

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

Link copied to clipboard
Link copied to clipboard
open fun putRecentSearchItem(propertyId: Int, searchResultItem: SearchResultItem)