mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
typo
This commit is contained in:
parent
3395490a2b
commit
254c154287
@ -121,7 +121,7 @@
|
||||
<p>The user's server then broadcasts that presence information to all contacts who are subscribed to the user's presence information.</p>
|
||||
</section2>
|
||||
<section2 topic='Contact Retrieves Avatar' anchor='retrieve'>
|
||||
<p>When the recipient's client receives the hash of the avatar image, it SHOULD check the hash to determine if it already has a cached copy of that avatar image. If not, it retrieves the sender's full vCard in accordance with the protocol flow describerd in <cite>XEP-0054</cite> (note that this request is sent to the user's bare JID, not full JID):</p>
|
||||
<p>When the recipient's client receives the hash of the avatar image, it SHOULD check the hash to determine if it already has a cached copy of that avatar image. If not, it retrieves the sender's full vCard in accordance with the protocol flow described in <cite>XEP-0054</cite> (note that this request is sent to the user's bare JID, not full JID):</p>
|
||||
<example caption="Contact's Client Requests User's vCard"><![CDATA[
|
||||
<iq from='romeo@montague.net/orchard'
|
||||
to='juliet@capulet.com'
|
||||
|
Loading…
Reference in New Issue
Block a user