Raindex SDK Documentation
GitHub
NPM
Preparing search index...
LocalDbSyncSnapshot
Interface LocalDbSyncSnapshot
interface
LocalDbSyncSnapshot
{
configured
:
boolean
;
healthy
:
boolean
;
networks
:
NetworkSyncStatusSnapshot
[]
;
raindexes
:
RaindexSyncStatusSnapshot
[]
;
schedulerState
:
SchedulerState
;
status
:
LocalDbStatus
;
}
Index
Properties
configured
healthy
networks
raindexes
scheduler
State
status
Properties
configured
configured
:
boolean
healthy
healthy
:
boolean
networks
networks
:
NetworkSyncStatusSnapshot
[]
raindexes
raindexes
:
RaindexSyncStatusSnapshot
[]
scheduler
State
schedulerState
:
SchedulerState
status
status
:
LocalDbStatus
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
configured
healthy
networks
raindexes
scheduler
State
status
GitHub
NPM
Raindex SDK Documentation
Loading...