added note about directed presence

This commit is contained in:
Peter Saint-Andre 2013-03-01 14:18:53 -07:00
parent 44667f20c0
commit 577ae7fa5b
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@
</section2>
<section2 topic='Use Presence' anchor='approach-presence'>
<p>By definition, a chatroom has presence information about the occupants, because they use directed presence to join the room.</p>
<p class='box'>Note: It is strongly NOT RECOMMENDED to use directed presence with Entity Capabilities data that differs from the data included in broadcast presence for the purpose of establishing implicit PEP subscriptions to another entity, because the directed presence information will be overwritten by any subsequent presence broadcast.</p>
</section2>
<section2 topic='Filtered Notifications' anchor='approach-filter'>
<p>By default, the use of directed presence is used to establish a MEP subscription to the chatroom's eventing data. In order to filter which notifications are sent by the MEP service, the contact's client includes extended &xep0115; information in the directed presence notifications it sends to the chatroom. Because the MEP-enabled room supports the "filtered-notifications" feature, it sends only those notifications that match the occupant's expressed notification preferences.</p>