Join Slack
Powered by
I make one asyncJob in my Android project. is ther...
# coroutines
a
anthonyeef
08/10/2017, 4:27 AM
I make one asyncJob in my Android project. is there any callback mathod I can use, to do something when this asyncJob is completed? looks like
await
is one option but I want to do some more action inside a callback
Open in Slack
Previous
Next