GetNextMeetingOccurrenceUseCase

Use case for getting the next soonest occurrence of a meeting after a given point in time.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(meetingId: <Error class: unknown class>, from: <Error class: unknown class> = currentInstant()): <Error class: unknown class>?