EvSearchCallback

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

Inherited functions

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