API Reference > bentleyjs-core > Events > Listener Listener Type alias A function invoked when a BeEvent is raised. Listener = (...arg: any[]) => void Defined in core/bentley/src/BeEvent.ts Line 12 Last Updated: 15 June, 2021