The XEP-0198 plugin exists now; fix the docs

This commit is contained in:
Sam Whited 2016-03-14 17:49:52 -05:00 committed by mathieui
parent 67afd6a462
commit e15e6735f1

View file

@ -259,8 +259,8 @@ Event Index
Signal that a connection to the XMPP server has been lost and the current Signal that a connection to the XMPP server has been lost and the current
stream session has ended. Currently equivalent to :term:`disconnected`, but stream session has ended. Currently equivalent to :term:`disconnected`, but
future implementation of `XEP-0198: Stream Management <http://xmpp.org/extensions/xep-0198.html>`_ implementations of `XEP-0198: Stream Management <http://xmpp.org/extensions/xep-0198.html>`_
will distinguish the two events. distinguish between the two events.
Plugins that maintain session-based state should clear themselves when Plugins that maintain session-based state should clear themselves when
this event is fired. this event is fired.