We are integrating Client APIs which uses Polling. They provide us sample client, sample code below:
URL url = new URL(sURL); HttpsURLConnection connection = (Htt