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

how to get AnResponse<User.class> in rx java #549

Open
hoseinimohamad opened this issue Feb 13, 2021 · 0 comments
Open

how to get AnResponse<User.class> in rx java #549

hoseinimohamad opened this issue Feb 13, 2021 · 0 comments

Comments

@hoseinimohamad
Copy link

hoseinimohamad commented Feb 13, 2021

I need to access the HTTP status code and headers with response model in RXJava approach.
so after review library, find ANResponse but how to getSingleObjet for ANResponse<User.class>?

For additional information:
in status code 201 I should handle status code in subscribing method RXJava
or
I need get custom header field from the server at subscribing method RXJava

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

1 participant