CloudServices/Notifications/Specification/ClientAgent: Difference between revisions

Line 156: Line 156:
{
{
  "type": "sync_now",
  "type": "sync_now",
  "sender_id": "BASE64==", // Sync client ID of sender
  "sender_id": "BASE64==", // Sync client ID of client who sent this message
"engines": ["Clients", "Bookmarks", ...] // Optional list of engines to sync
}
}
</pre>
</pre>
169

edits