-
-
Notifications
You must be signed in to change notification settings - Fork 641
db.syncable.getStatus()
David Fahlander edited this page Dec 20, 2016
·
6 revisions
Get sync status for given URL
db.syncable.getStatus(url)
Returns a promise resolving with the sync status for given URL. If database is not open, the status OFFLINE (0) will be returned.
For a list of statuses, see XXX
statuses
statusText
Dexie.js - minimalistic and bullet proof indexedDB library