CoroutineCall

interface CoroutineCall<T>

Functions

Link copied to clipboard
abstract fun callWithContinuation(continuation: Continuation<*>): T

Inheritors

Link copied to clipboard