getResult

abstract fun getResult(resultId: ResultId): T?

Returns the result for a given ResultId

Parameters

resultId

id to find the result for