IsAllowedToUseAsyncNotificationsUseCase

This use case is responsible for determining if the client is allowed to use async notifications. This by feature flag and backend current API version.

Inheritors

Functions

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