coder2000 / jabber-net

Automatically exported from code.google.com/p/jabber-net
Other
0 stars 0 forks source link

Implement XEP-0048: Bookmarks #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hey,

It would be awesome is jabber-net supported 'XEP-0048: Bookmarks' for
bookmarking MUCs.

http://www.xmpp.org/extensions/xep-0048.html

Thanks!
 - Eric

Original issue reported on code.google.com by e...@codebutler.com on 7 Aug 2008 at 6:55

GoogleCodeExporter commented 8 years ago
Implented the iq:private style bookmarks.  See jabber.client.BookmarkManager.

I'll add support for the PEP-style soon.

Original comment by hil...@gmail.com on 7 Sep 2008 at 11:10