schedulePeriodicSync

suspend fun schedulePeriodicSync(interval: Long = 15)

Schedule periodic sync periodically as defined in the application config interval. The SyncJobStatus will be broadcast to all the registered OnSyncListener's