Module xmpp_parsers::blocking
source · Expand description
XEP-0191: Blocking Command
Structs
- A query to block one or more JIDs.
- The application-specific error condition when a message is blocked.
- The element requesting the blocklist, the result iq will contain a BlocklistResult.
- The element containing the current blocklist, as a reply from BlocklistRequest.
- A query to unblock one or more JIDs, or all of them.