I am trying convert HTTPClient method OKHttpClient, But i am not able to find the alternate method for HTTPentity and stringentity. Can Any one please help me to solve my problem.
Thanks in advance.
I am trying convert HTTPClient method OKHttpClient, But i am not able to find the alternate method for HTTPentity and stringentity. Can Any one please help me to solve my problem.
Thanks in advance.
You want RequestBody and ResponseBody each of which have helper methods that work with strings.