mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-07 02:40:22 -05:00
XEP-0369: Add an identity to client example, this is a MUST in XEP-0030.
This commit is contained in:
parent
d2a1c356bd
commit
2b8a463811
@ -977,6 +977,10 @@
|
||||
to='juliet@capulet.example/UUID-e3r/9264'
|
||||
type='result'>
|
||||
<query xmlns='http://jabber.org/protocol/disco#info'>
|
||||
<identity
|
||||
category='client'
|
||||
name='Swift'
|
||||
type='pc'/>
|
||||
<feature var='http://jabber.org/protocol/caps'/>
|
||||
<feature var='http://jabber.org/protocol/disco#info'/>
|
||||
<feature var='http://jabber.org/protocol/disco#items'/>
|
||||
|
Loading…
Reference in New Issue
Block a user