SearchCallback

Callback that reports when a SearchResponse or SearchFailure has been received.

Inherited functions

Link copied to clipboard
abstract fun onFailure(failure: SearchFailure)
Link copied to clipboard
abstract fun onSuccess(result: SearchResponse)