on Results
abstract fun onResults(results: List<SearchResult>, responseInfo: ResponseInfo)
Content copied to clipboard
Called when results are ready.
Parameters
results
List of SearchResult.
responseInfo
Search response and request information.