ru.dgis.sdk.directory.SearchQueryWithInfo | Android SDK | 2GIS Documentation
Android SDK

SearchQueryWithInfo

Additional information about the search query to display in UI controls.

SearchQueryWithInfo(
	searchQuery: SearchQuery,
	title: String,
	subtitle: String
)
Parameters
searchQuery
title
subtitle
Returns
Properties

Returns the search query object.

Returns the title text that describes the search query objects. For example, the text from the title field of the ISuggest object.

Returns the subtitle text. For example, the text from the subtitle field of the ISuggest object.

Returns a list of rubric to search by.