Android – get jsonobject from retrofit2 response

How to get a JSON object unknown to retrofit2 from the response object of a request like this (using okhttp3):

Observable<Response<MyResponSEObject>> apiCall(@Body body);
@H_419_6@

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>