Module xmpp_parsers::bookmarks2
source · Expand description
XEP-0402: PEP Native Bookmarks
Chatroom bookmarks from XEP-0402 for newer servers
which advertise urn:xmpp:bookmarks:1#compat
on the user’s BareJID in a disco info request.
On legacy non-compliant servers, use the private
module instead.
See ModernXMPP docs on how to handle all historic and newer specifications for your clients.
This module exposes the Autojoin
boolean flag, the Conference
chatroom element, and the BOOKMARKS2 XML namespace.
Structs§
- A conference bookmark.
Enums§
- Whether a conference bookmark should be joined automatically.