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