Remove Bind in the payload list, as it is intended to be used by XMPP client and not by users of the library.

This commit is contained in:
Mickael Remond 2019-06-29 16:10:53 +02:00
parent 3ba59afd6e
commit 838c059398
No known key found for this signature in database
GPG key ID: E6F6045D79965AA3

View file

@ -90,7 +90,6 @@ having multiple payloads.
Here is the list of structs implementing IQPayloads: Here is the list of structs implementing IQPayloads:
- `BindBind`
- `ControlSet` - `ControlSet`
- `ControlSetResponse` - `ControlSetResponse`
- `Delegation` - `Delegation`