onResult

abstract fun onResult(@NonNull result: T)

Called when a result has been succeeded.

Parameters

result

The object of result.