onSuccess

fun onSuccess(onSuccess: (T) -> Unit)

Set lambda that is called when internal Coroutine finished without exceptions

Parameters

onSuccess

Lambda called when Coroutine finished