Constructors
HttpCallback
                        
                  Link copied to clipboard
                       open fun HttpCallback(request: HttpRequest, callback: HttpResponseCallback)
Content copied to clipboard
Functions
onFailure
                        
                  Link copied to clipboard
                      open fun onFailure(error: HttpRequestError, interceptor: HttpServiceInterceptorInterface)
Content copied to clipboard
onResponse
                        
                  Link copied to clipboard
                      open fun onResponse(call: Call, response: Response, interceptor: HttpServiceInterceptorInterface)
Content copied to clipboard