SearchResponseInterceptor

Created to allow other modules intercept a search response

Functions

Link copied to clipboard
abstract fun onInterceptResults(results: List<SearchResult>, responseInfo: ResponseInfo)
Link copied to clipboard
abstract fun onInterceptSuggestions(suggestions: List<SearchSuggestion>, responseInfo: ResponseInfo)