success

abstract fun success(result: T)

This method is invoked when the operation was successfully completed.

Parameters

result

the result object.