xmpp-parsers: Add XEP-0494 (Client Access Management)
This commit is contained in:
parent
6d18641ace
commit
954efd2673
5 changed files with 302 additions and 0 deletions
|
|
@ -706,6 +706,14 @@
|
|||
<xmpp:since>0.22.0</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0494.html"/>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:version>0.1.0</xmpp:version>
|
||||
<xmpp:since>NEXT</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0507.html"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue