kalium
Toggle table of contents
034c4e0
common
Platform filter
common
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.sync.periodic
/
MeetingOccurrencesSyncWorkerImpl
Meeting
Occurrences
Sync
Worker
Impl
internal
class
MeetingOccurrencesSyncWorkerImpl
(
meetingRepository
:
MeetingRepository
,
featureSupport
:
FeatureSupport
)
:
MeetingOccurrencesSyncWorker
Members
Constructors
Meeting
Occurrences
Sync
Worker
Impl
Link copied to clipboard
constructor
(
meetingRepository
:
MeetingRepository
,
featureSupport
:
FeatureSupport
)
Functions
do
Work
Link copied to clipboard
open
suspend override
fun
doWork
(
)
:
Result