isSyncActive

var isSyncActive: Boolean = false

A flag indicating whether or not sync is active. Use startSync() to activate and stopSync() to deactivate sync.