git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3026 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2009-04-09 15:15:09 +00:00
parent 818853d9dd
commit 0dba7e28cd
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
<p>However, if returning the complete roster would use more bandwidth than sending individual roster pushes to the client (e.g., if the roster contains many items, only a few of which have changed), the server SHOULD return an empty &QUERY; element, then send individual roster pushes.</p>
<example caption="Roster result with no items"><![CDATA[
<iq from='romeo@montague.lit' id='r1' to='romeo@montague.lit/home' type='result'>
<query xmlns='jabber:iq:roster' ver='317'>
<query xmlns='jabber:iq:roster' ver='317'/>
</iq>
]]></example>
<example caption="Interim roster pushes"><![CDATA[