onResult

abstract fun onResult(result: R)

Called when operation completes with the resulting object R.