类的使用
com.android.volley.toolbox.JsonRequest
使用JsonRequest的程序包
-
com.android.volley.toolbox中JsonRequest的使用
修饰符和类型类说明classA request for retrieving aJSONArrayresponse body at a given URL.classA request for retrieving aJSONObjectresponse body at a given URL, allowing for an optionalJSONObjectto be passed in as part of the request body.