ObserveIsMeetingsEnabledUseCase

Use case that reports whether the meetings feature is enabled for the current user and current API version supports it.

Return

flow of boolean values indicating whether meetings is enabled for the current user and supported by the current API version.

Inheritors

Functions

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