MarkEnablingE2EIAsNotifiedUseCase

Mark the MLS End-to-End Identity enabling status change as notified need to be called after notifying the user about the change e.g. after showing a dialog, or a toast etc.

Parameters

tillTheEndOfGracePeriod

is the Duration that is left till the end of GracePeriod for creating/renewing E2EI certificate. Based on this Duration we calculate how much to snooze the notification for. This duration should be just passed from the E2EIRequiredResult.WithGracePeriod.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(tillTheEndOfGracePeriod: <Error class: unknown class>)