UpdateMeetingUseCase

Use case for updating existing meeting.

Inheritors

Types

Link copied to clipboard
sealed interface Result

Functions

Link copied to clipboard
abstract suspend operator fun invoke(meetingId: <Error class: unknown class>, updateMeeting: <Error class: unknown class>): UpdateMeetingUseCase.Result