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