Dexie.Syncable.StatusTexts
Description
Dexie.Syncable.StatusTexts = {
"-1": "ERROR",
"0": "OFFLINE",
"1": "CONNECTING",
"2": "ONLINE",
"3": "SYNCING",
"4": "ERROR_WILL_RETRY"
}
See also
Dexie.Syncable.Statuses
Dexie.Syncable.js