[][src]Module xmpp_parsers::blocking

XEP-0191: Blocking Command

Structs

BlocklistRequest

The element requesting the blocklist, the result iq will contain a BlocklistResult.

BlocklistResult

The element containing the current blocklist, as a reply from BlocklistRequest.

Block

A query to block one or more JIDs.

Unblock

A query to unblock one or more JIDs, or all of them.

Blocked

The application-specific error condition when a message is blocked.