onComplete

abstract fun onComplete(result: T)

This method is called when the task has been completed and a result is therefore available.

Parameters

result