IsAllowedToUseAsyncNotificationsUseCase

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

Inheritors

Functions

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