Listener class
Signature:
export declare class Listener<Arg>
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(temit, event, group, opts, handler) | Constructs a new instance of the Listener class |
Methods
Method | Modifiers | Description |
---|---|---|
open() |