circuit-root
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
circuit-root
circuit-runtime
/
com.slack.circuit.runtime
/
AnsweringResultHandler
/
awaitResult
await
Result
suspend
fun
awaitResult
(
recordKey
:
String
,
resultKey
:
String
)
:
PopResult
?
(
source
)
Awaits the result tagged with
resultKey
for
recordKey
, or returns null for a stale key.