isSyncActive

var isSyncActive: Boolean = false

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