While sending JSON request, how can I receive XML response in Kotlin using Retrofit2?

前端 未结 0 1943
轮回少年
轮回少年 2021-01-31 08:38

I have a webservice that receives a JSON as post, and will send back response as XML. I can not parse XML response to data class. I\'m using Retrofit for all my network calls. H

相关标签:
回答
  • 消灭零回复
提交回复
热议问题