HttpResponse

open class HttpResponse

Wrapper class to contain the HTTP code and body response

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
open var responseBodyJSON: JSONObject
Link copied to clipboard
open var responseCode: Int

Functions

Link copied to clipboard
open fun toString(): String