onResult

abstract fun onResult(result: KGResult<T>?)

The API that is called when the API completes

Parameters

result

API result information object.