Simple Robot
Toggle table of contents
4.14.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-extension-continuous-session
/
love.forte.simbot.extension.continuous.session
/
awaitValue
await
Value
suspend
fun
<
C
,
T
,
R
>
ContinuousSessionReceiver
<
C
,
T
,
R
>
.
awaitValue
(
result
:
R
)
:
T
(
source
)
suspend
fun
<
C
,
T
,
R
>
ContinuousSessionReceiver
<
C
,
T
,
R
>
.
awaitValue
(
result
:
(
ContinuousSessionReceiver.Received
<
C
,
T
>
)
->
R
)
:
T
(
source
)