com.google.android.libraries.searchinapps
Interfaces
GetSearchSuggestionsViewGeneratorCallback |
Callback for events when retrieving search suggestions UI view from the backend. |
Classes
GetSearchContentViewGeneratorCallback |
Callback for events when retrieving search content UI view from the backend. |
GetSearchContentViewOptions |
This class contains all the options necessary to request search content UI view. |
GetSearchSuggestionsViewOptions |
This class contains all the options necessary to request search suggestions UI view. |
GetTrendingSearchesViewOptions |
This class contains all the options necessary to request trending searches UI view. |
LocationContext |
The location context is used to generate location-based search suggestions. |
LocationContext.CircularArea |
The area restriction. |
LocationContext.GeoTypeRestrictions |
Geo type preferences to apply when generating search suggestions. |
LocationContext.GeographicalRestrictions |
Geographical restrictions to apply when generating search suggestions. |
LocationContext.LatLng |
A latitude/longitude pair. |
LocationContext.TimeRestrictions |
Time restrictions to apply when generating search suggestions. |
LocationContext.TimeSegment |
A time segment. |
SearchContentViewGenerator |
The class to generate the search content UI view based on the search content data and the customization options. |
SearchContentViewOptions |
This class provides all the customization options for the search content view. |
SearchInAppsService |
Interface for accessing SearchInApps features. |
SearchSuggestionsViewGenerator |
The class to generate the search suggestions UI view based on the suggestions data and the customization option. |
SearchSuggestionsViewOptions |
This class provides all the customization options for the search suggestions view. |
SearchSuggestionsViewOptions.ClickNotificationHandler |
The handler to notify the click events. |
SearchSuggestionsViewOptions.ClickProperties |
The properties of a click event. |
SearchSuggestionsViewOptions.OpenUrlHandler |
The handler to open the url in the customized way. |
Enums
SearchSuggestionsViewOptions.Layout |
The search suggestions view layout. |
SearchSuggestionsViewOptions.Theme |
The search suggestions view theme. |