sstrigler / JSJaC

JavaScript Jabber Client Library
Other
295 stars 86 forks source link

Support method chaining for registerHandler #66

Closed SET001 closed 10 years ago

SET001 commented 10 years ago

Often needs to set multiple handlers, so it would be handy if JSJaCConnection.registerHandler would return the instance of object i.e - return this;