SetCustomRecordsCallback

Callback that reports when Unit or SearchError is received.

Functions

Link copied to clipboard
abstract fun onError(error: SearchError)
Link copied to clipboard
abstract fun onSuccess(result: Unit)