RequestCallback

interface RequestCallback

Functions

onFailure
Link copied to clipboard
abstract fun onFailure(error: HttpRequestError, interceptor: HttpServiceInterceptorInterface)
onResponse
Link copied to clipboard
abstract fun onResponse(call: Call, response: Response, interceptor: HttpServiceInterceptorInterface)

Inheritors

DownloadGetCallback
Link copied to clipboard
HttpCallback
Link copied to clipboard