mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
changed from address to full JID
This commit is contained in:
parent
a891e4334a
commit
4b872a3f41
@ -219,7 +219,7 @@
|
||||
<section2 topic='Subscribers Receive Metadata Notification' anchor='process-subnotify'>
|
||||
<p>The user's virtual pubsub service would then send the metadata notification to entities that have subscribed to the user's metadata node or contacts who have advertised an interest in receiving avatar metadata by including a &xep0115; feature of "urn:xmpp:avatar:metadata+notify".</p>
|
||||
<example caption='Subscribers receive avatar metadata notification'><![CDATA[
|
||||
<message to='romeo@montague.lit' from='juliet@capulet.lit'>
|
||||
<message to='romeo@montague.lit/home' from='juliet@capulet.lit'>
|
||||
<event xmlns='http://jabber.org/protocol/pubsub#event'>
|
||||
<items node='urn:xmpp:avatar:metadata'>
|
||||
<item id='111f4b3c50d7b0df729d299bc6f8e9ef9066971f'>
|
||||
@ -289,7 +289,7 @@
|
||||
]]></example>
|
||||
<p>As before, subscribers to the metadata node would then receive the notification.</p>
|
||||
<example caption='Subscribers receive avatar metadata notification'><![CDATA[
|
||||
<message to='romeo@montague.lit' from='juliet@capulet.lit'>
|
||||
<message to='romeo@montague.lit/home' from='juliet@capulet.lit'>
|
||||
<event xmlns='http://jabber.org/protocol/pubsub#event'>
|
||||
<items node='urn:xmpp:avatar:metadata'>
|
||||
<item>
|
||||
|
Loading…
Reference in New Issue
Block a user