observe

fun observe(response: TWResponseCIfc)(source)
fun observe(response: TWResponse)(source)

The response will be observed by the aggregate such that whenever the response changes, the aggregate will be assigned the same value.

Parameters

response

the response to observe