IReceiver.receive

Will be called each time an event of type E is emitted.

interface IReceiver(E)
void
receive
()
if (
isEvent!E
)

Meta