returns the state of DataProcessor
var state = dp.getSyncState();
If some records haven't been saved yet, or have received an "error" response, the method will return false.