Is there a way to cancel an HttpService call? What I want to do is that if someone click button 1, then an httpsevice is called,but if button 2 is clicked then cancel button 1 call and call a new httpservice.
Is this possible? Thanks
Is there a way to cancel an HttpService call? What I want to do is that if someone click button 1, then an httpsevice is called,but if button 2 is clicked then cancel button 1 call and call a new httpservice.
Is this possible? Thanks