MeetingOccurrencesSyncWorker

Worker that is responsible for syncing meeting occurrences for recurring meetings. It removes outdated meetings and generates new occurrences to keep the UI window up to date. It's session scoped so the userId is implied from the scope.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend override fun doWork(): Result