Join Slack
Powered by
You could wrap your code in a `suspend fun`, yield...
# getting-started
k
karelpeeters
08/30/2018, 6:21 PM
You could wrap your code in a
suspend fun
, yield after submitting the request and then continue it in your onCompleteListener.
2
Views
Open in Slack
Previous
Next