xmpp_parsers

Module 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.

Structs§

Conference
A conference bookmark.
ConferenceAsXmlIterator
Convert a Conference into XML events.
ConferenceFromXmlBuilder
Build a Conference from XML events.
Extensions
Potential extensions in a conference.
ExtensionsAsXmlIterator
Convert a Extensions into XML events.
ExtensionsFromXmlBuilder
Build a Extensions from XML events.