kin-android

kin-android / kin.utils / ResultCallback / onResult

onResult

abstract fun onResult(result: T): Unit

Method will be called when operation has completed successfully

Parameters

result - T: the result received