data class AutocompleteLocationDescriptor
Represents the location that will be used for the Autocomplete search. |
|
data class AutocompleteSearchEngineDescriptor
Describes the configuration of the Autocomplete search engine. |
|
data class AutocompleteSpecification
Represents parameters that will be used for the Autocomplete search. |
|
data class AutocompleteSuggestion : Serializable
Result of the Autocomplete search. |
|
interface AutocompleteSuggestionCallback
Callback that informs about a received AutocompleteSuggestion or respective error. |