Public 成员函数 | |
| NetworkResponse | performRequest (Request<?> request) throws VolleyError |
An interface for performing requests.
| NetworkResponse com.ab.network.toolbox.Network.performRequest | ( | Request<?> | request | ) | throws VolleyError |
Performs the specified request.
| request | Request to process |
| VolleyError | on errors |
1.8.8