sendResult

fun sendResult(recordKey: String, result: PopResult)(source)

Sends a result to a record.

Parameters

recordKey

The unique key identifying the record that should receive the result.

result

The result to send.