observe

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

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