This commit is contained in:
stpeter 2012-03-08 15:03:37 -07:00
parent 0aa01b64c3
commit 543f555af0
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<li>The service SHOULD include only the final version of each pubsub notification (e.g., in case of items that were updated during the period when the subscriber was offline).</li>
<li>The service SHOULD NOT include items that were removed from the node.</li>
<li>The service MAY limit the number of notifications that it sends to avoid resource contraints.</li>
<li>The service MAY include &xep0059; data so that the subscriber can page through the set of interim notifications, as described in Section 6.5.3 of XEP-0060.</li>
<li>The service MAY include &xep0059; data so that the subscriber can page through the set of interim notifications.</li>
</ol>
<p>If the pubsub service receives subsequent available presence from that full JID (even a presence update that includes the last availability indication), it MUST behave according to the rules in XEP-0060 or XEP-0163 (typically this means it would do nothing, since presence-based notifications toggle notifications on when receiving initial presence and toggling notifications off when receiving unavailable presence).</p>
</section1>