Expand description
XEP-0328: JID Prep
Structs§
- JidPrep
Query - Request from a client to stringprep/PRECIS a string into a JID.
- JidPrep
Query AsXml Iterator - Convert a
JidPrepQuery
into XML events. - JidPrep
Query From XmlBuilder - Build a
JidPrepQuery
from XML events. - JidPrep
Response - Response from the server with the stringprep’d/PRECIS’d JID.
- JidPrep
Response AsXml Iterator - Convert a
JidPrepResponse
into XML events. - JidPrep
Response From XmlBuilder - Build a
JidPrepResponse
from XML events.