Join Slack
Powered by
and if you've defined the endpoint as `suspend fun...
# squarelibraries
j
jw
03/10/2020, 2:42 AM
and if you've defined the endpoint as
suspend fun(): BodyType
you may also get HttpException
b
Brendan Weinstein
03/10/2020, 11:18 PM
Good to know on the IOException, I should have clarified that the code above has the endpoint defined as
suspend fun(): Response<BodyType>
7
Views
Open in Slack
Previous
Next