Added note for use of Persistent Presence.

fix-message-formatting
Danny van Heumen 11 years ago
parent 1a07a7b308
commit a42a487bae

@ -13,6 +13,11 @@
* implemented by protocols that support server stored contact lists (like icq * implemented by protocols that support server stored contact lists (like icq
* for example). * for example).
* <p> * <p>
* <b>Note:</b> Also register the persistent presence implementation for
* OperationSetPresence support, since OperationSetPersistentPresence extends
* OperationSetPresence.
* </p>
* <p>
* A server stored contact list is stored somewhere across the network and this * A server stored contact list is stored somewhere across the network and this
* interface allows GUI and other plugins to use it in a way similar to the way * interface allows GUI and other plugins to use it in a way similar to the way
* they'd use a javax.swing.tree.TreeModel, i.e. it would contain an initial * they'd use a javax.swing.tree.TreeModel, i.e. it would contain an initial

Loading…
Cancel
Save