Functiondojox.off.sync.start

dojo.require("dojox.off.sync");
defined in dojox/off/sync.js

void For advanced usage; most developers can ignore this. Called at the start of the syncing process. Advanced developers can over-ride this method to use their own sync mechanism to start syncing.

Usage

function () (view source)