onResponse

abstract fun onResponse(call: Call<T>, response: T)

Called on a successful operation

Parameters

call

the call

response

a result