CloudServices/Sync/FxSync/Developer/ClientAPI: Difference between revisions

m
function name
m (function name)
Line 251: Line 251:
     /* Here is where you'd include code to figure out the GUID of the item
     /* Here is where you'd include code to figure out the GUID of the item
         that has changed... */
         that has changed... */
     this.addChangedId(guid);
     this.addChangedID(guid);


     // Update the score as you see fit:
     // Update the score as you see fit:
14

edits