Callback

interface Callback<T>

Functions

onResponse
Link copied to clipboard
abstract fun onResponse(call: T, response: HttpResponse)