IndexableRecordItem

class IndexableRecordItem : SearchSuggestionType

Search suggestion of the IndexableRecordItem type points to the only IndexableRecordSearchResult that will be returned after selection.

Functions

describeContents
Link copied to clipboard
abstract fun describeContents(): Int
writeToParcel
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

dataProviderName
Link copied to clipboard
val dataProviderName: String
  • the id of the data provider.

isFavoriteRecord
Link copied to clipboard
val isFavoriteRecord: Boolean
True if the resulting record belongs to the FavoritesDataProvider.
isHistoryRecord
Link copied to clipboard
val isHistoryRecord: Boolean
True if the resulting record belongs to the HistoryDataProvider.
type
Link copied to clipboard
val type: SearchResultType