Package-level declarations

Inherited functions

Link copied to clipboard
Link copied to clipboard
suspend fun <T> Call<T>.await(): T

Suspends until the Call completes with either success or failure.