Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST() method in WeatherInterfaceApi #1

Open
NirmalyaSin opened this issue Nov 18, 2020 · 1 comment
Open

POST() method in WeatherInterfaceApi #1

NirmalyaSin opened this issue Nov 18, 2020 · 1 comment

Comments

@NirmalyaSin
Copy link

Hi, in the WeatherInterfaceApi in the POST() method WeatherWebService.asmx is mentioned. Can you please tell on what basis it is sent or from where is it invoked ? It is surely not the endpoint of the base url as it seems.

@smuwjs
Copy link
Owner

smuwjs commented Dec 14, 2020

Hi, in the WeatherInterfaceApi in the POST() method WeatherWebService.asmx is mentioned. Can you please tell on what basis it is sent or from where is it invoked ? It is surely not the endpoint of the base url as it seems.

Hi, You can see the RetrofitGenerator file. This is the basic usage of Retrofit to call network request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants