Add persistence server capability

This commit is contained in:
William Jon McCann 2010-10-28 14:19:32 -04:00
parent 487297e072
commit 015131721c
1 changed files with 12 additions and 0 deletions

View File

@ -936,6 +936,18 @@
server to specify both.
</entry>
</row>
<row>
<entry><literal>"persistence"</literal></entry>
<entry>
The server supports persistence of notifications.
Notifications will be retained until they are acknowledged or
removed by the user or recalled by the sender. The presence
of this capability allows clients to depend on the server to
ensure a notification is seen and eliminate the need for
the client to display a reminding function (such as a status
icon) of its own.
</entry>
</row>
<row>
<entry><literal>"sound"</literal></entry>
<entry>