When to use “Call” in return type of retrofit request and is there need in “enqueue” method?

后端 未结 0 598
一个人的身影
一个人的身影 2021-02-06 00:36
  1. For now, I\'m using this:

    @POST("http://some url") suspend fun authorize(@Body auth: AuthRequest): AuthResponse

It works. But now I\

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