Bugs: Browse | Submit New | Admin
The Jabber::Session object has the ability to create a subsription, but not to delete the subscription. And from what I can tell, the Jabber::Protocol module doesn't handle unsubscribe either. Is there a better way using jabber4r to remove agents from a roster?
Add A Comment:
Date: 2005-06-21 18:44 Sender: Tom Copeland Nope, no unsubscribe ability at the moment. This will probably be implemented pretty soon, though, as I have a need for it now... Tom