Once I call the MsnMessenger.addGroup() method and the group gets created but there doesn't appear to be an event generated to notify me that this event happened. Is some event supposed to be generated when a new group is created?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As it turns out, I just added this functionality a couple of weeks ago in SVN. (I needed it) I plan on adding a couple of other listeners like that for the next release. (for removals and such)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Once I call the MsnMessenger.addGroup() method and the group gets created but there doesn't appear to be an event generated to notify me that this event happened. Is some event supposed to be generated when a new group is created?
As it turns out, I just added this functionality a couple of weeks ago in SVN. (I needed it) I plan on adding a couple of other listeners like that for the next release. (for removals and such)
Excellent. Now I need to know when groups and users are removed :-)
Done. =) See SVN.