Functions

Link copied to clipboard
open fun close(response: Response)
Close the response body stream.
Link copied to clipboard
open fun getBody(response: Response): String
Link copied to clipboard
open fun handleError(response: Response, listener: FRListener<out Any>)
Handle Exception, provide feedback to registered FRListener