java - Volley retry if JSON request contains special status -


my application uses search service, takes long time return result. service returns {status : "not_ready"} if results not ready , {status: "ok"}, if search finished. can implement retries depending of content of json response in volley framework?


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -