mirror of
https://github.com/moparisthebest/xeps
synced 2025-01-30 15:00:09 -05:00
XEP-0402: Explain that a client SHOULD fetch the bookmarks on each login.
This commit is contained in:
parent
67457dd40e
commit
ac9360dd00
@ -131,6 +131,8 @@
|
||||
</section2>
|
||||
|
||||
<section2 topic='Retrieving all bookmarks' anchor='retrieving-bookmarks'>
|
||||
<p>Once connected, a client SHOULD first retrieve the current list of bookmarks:</p>
|
||||
<p>NOTE: A future version of this specification might refer to &xep0312; or a similar protocol to reduce the need for full synchronisation on each connection.</p>
|
||||
<example caption='Client retrieves all bookmarks'><![CDATA[
|
||||
<iq from='juliet@capulet.lit/balcony' type='get' id='retrieve1'>
|
||||
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
||||
|
Loading…
Reference in New Issue
Block a user