GugalJsonRequest

constructor(method: Int, url: String, jsonRequest: JSONObject?, listener: Response.Listener<JSONObject>, errorResponseListener: (ErrorResponse) -> Unit, otherErrorListener: Response.ErrorListener?, extraHeaders: MutableMap<String, String>? = null)