awaitValue

suspend fun <C, T, R> ContinuousSessionReceiver<C, T, R>.awaitValue(result: R): T(source)