HostEventListener
Node API: Host Event Listener
Describes a host-implemented event listener, which functions as a Consumer of Event instances, within the context of a given EventListener.
Host-side event listeners are additionally ProxyExecutable, allowing dispatch from guest languages.
See also
for a guest-side equivalent.