| Package | Description |
|---|---|
| com.android.volley.toolbox |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonArrayRequest
A request for retrieving a
JSONArray response body at a given URL. |
class |
JsonObjectRequest
A request for retrieving a
JSONObject response body at a given URL, allowing for an
optional JSONObject to be passed in as part of the request body. |
Copyright © 2014. All rights reserved.