Service/Sync/FxSync/Developer/BrowserObjects: Difference between revisions

Jump to navigation Jump to search
add clients record
(→‎bookmarks: describe structure)
(add clients record)
Line 103: Line 103:
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
  <b>type</b> <i>string</i>: "separator"
  <b>type</b> <i>string</i>: "separator"
== clients ==
Client records identify a user's one or multiple clients that are accessing the data. The existence of client records can change the behavior of the Firefox Weave Sync add-on -- multiple clients and/or mobile clients result in syncs to happen more frequently.
<b>name</b> <i>string</i>: name of the client connecting
<b>type</b> <i>string</i>: type of the client: "desktop" or "mobile"


== forms ==
== forms ==
383

edits

Navigation menu