Connection
Noir.Classes.ConnectionClass: NoirClass
Represents a connection to an event.
Initializes new connection class objects.
Parameters
callback
: function
Triggers the callback's stored function.
Parameters
...
: any
Returns
any
Disconnects the callback from the event.
Last updated