Creates an event processor that converts events incoming from OnEvent sender with the given converter function.
Incoming events type.
Outgoing events type.
A converter function that accepts incoming event as parameters and returns converted outgoing event.
Rest
New event mapper.
Generated using TypeDoc
Creates an event processor that converts events incoming from OnEvent sender with the given converter function.