awaitResult

suspend fun awaitResult(recordKey: String, resultKey: String): PopResult?(source)

Awaits the result tagged with resultKey for recordKey, or returns null for a stale key.