xmpp_parsers

Module jid_prep

Source
Expand description

XEP-0328: JID Prep

Structs§

JidPrepQuery
Request from a client to stringprep/PRECIS a string into a JID.
JidPrepQueryAsXmlIterator
Convert a JidPrepQuery into XML events.
JidPrepQueryFromXmlBuilder
Build a JidPrepQuery from XML events.
JidPrepResponse
Response from the server with the stringprep’d/PRECIS’d JID.
JidPrepResponseAsXmlIterator
Convert a JidPrepResponse into XML events.
JidPrepResponseFromXmlBuilder
Build a JidPrepResponse from XML events.