requestData or callback.
@param requestData the data to send as part of the request
@param callback the response handler to be notified when the request failsor completes
@return a {@link Request} object that can be used to track the request
@throws NullPointerException if callback null
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |