mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
text clarification
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1892 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
81fad5ff11
commit
f7edffd982
@ -176,7 +176,7 @@
|
||||
</query>
|
||||
</iq>
|
||||
]]></code>
|
||||
<p>At this point, your client knows that anyone advertising a version string of 'QgayPKawpkPSDYmwT/WM94uAlu0=' has a client that can do &xep0045; and the other features returned by Romeo's client (the string can be relied upon because of how it is generated and checked, as explained later in this document). Your client remembers this information, so that it does not need to explicitly query the capabilities of a contact with the same version string. For example, your Nurse may use the same client that Romeo does:</p>
|
||||
<p>At this point, your client knows that a contact who advertises a version string of 'QgayPKawpkPSDYmwT/WM94uAlu0=' supports &xep0045; and the other features returned by Romeo because the contact in fact uses the same client software as Romeo. (The string can be relied upon because of how it is generated and checked, as explained later in this document.) Your client remembers this information, so that it does not need to explicitly query the capabilities of a contact with the same version string. For example, your Nurse may use the same client that Romeo does:</p>
|
||||
<code><![CDATA[
|
||||
<presence from='nurse@capulet.lit/chamber'>
|
||||
<c xmlns='http://jabber.org/protocol/caps'
|
||||
|
Loading…
Reference in New Issue
Block a user