GetConversationUnreadEventsCountUseCase
interface GetConversationUnreadEventsCountUseCase
UseCase for getting once the amount of unread events (all: messages, pings, missed calls, etc.) in a specific conversation.
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>): GetConversationUnreadEventsCountUseCase.Result