-
-
Notifications
You must be signed in to change notification settings - Fork 669
Dexie.Syncable.StatusTexts
David Fahlander edited this page May 19, 2014
·
5 revisions
Dexie.Syncable.StatusTexts = {
"-2": "ERROR_WILL_RETRY",
"-1": "ERROR",
"0": "OFFLINE",
"1": "CONNECTING",
"2": "ONLINE",
"3": "SYNCING"
}
Dexie.js - minimalistic and bullet proof indexedDB library