slixmpp/docs/api/plugins/xep_0030.rst

40 lines
787 B
ReStructuredText
Raw Normal View History

2020-12-09 17:09:19 +00:00
2021-01-30 18:01:38 +00:00
XEP-0030: Service Discovery
===========================
2020-12-09 17:09:19 +00:00
.. module:: slixmpp.plugins.xep_0030
.. autoclass:: XEP_0030
:members:
:exclude-members: session_bind, plugin_init, plugin_end
2021-03-01 19:54:26 +00:00
.. _api-0030:
Internal API Methods
--------------------
All ``api`` operations supported by the 0030 plugin are implemented as part of
the :class:`~.StaticDisco` class which implement an in-memory cache for disco
info and items.
.. automodule:: slixmpp.plugins.xep_0030.static
:members:
:member-order: bysource
2020-12-09 17:09:19 +00:00
Stanza elements
---------------
.. automodule:: slixmpp.plugins.xep_0030.stanza.info
:members:
2021-03-01 19:54:26 +00:00
:member-order: bysource
2020-12-09 17:09:19 +00:00
:undoc-members:
.. automodule:: slixmpp.plugins.xep_0030.stanza.items
:members:
2021-03-01 19:54:26 +00:00
:member-order: bysource
2020-12-09 17:09:19 +00:00
:undoc-members: