IsMeetingsEnabledUseCase

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

Return

true if meetings is enabled for the current user and supported by the current API version, false otherwise.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(): Boolean