A generic callback function for event listeners. This function is called when an event is emitted, and it receives a payload with event-specific data.
The data associated with the event.
A generic callback function for event listeners. This function is called when an event is emitted, and it receives a payload with event-specific data.