MarkConversationAsReadLocallyUseCaseImpl

Constructors

Link copied to clipboard
internal constructor(conversationRepository: ConversationRepository)

Functions

Link copied to clipboard
open suspend operator override fun invoke(conversationId: <Error class: unknown class>, time: <Error class: unknown class>): MarkConversationAsReadResult

Updates the conversation read date locally and returns whether the conversation still has unread events.