Given an asynchronous call built in java, how in k...
# getting-started
g
Given an asynchronous call built in java, how in kotlin can I block the calling thread until the api callback releases it or a timeout is reached?