LastReadContentHandlerImpl

internal class LastReadContentHandlerImpl(conversationRepository: ConversationRepository, selfUserId: <Error class: unknown class>, isMessageSentInSelfConversation: IsMessageSentInSelfConversationUseCase, notificationEventsManager: NotificationEventsManager) : LastReadContentHandler

Constructors

Link copied to clipboard
internal constructor(conversationRepository: ConversationRepository, selfUserId: <Error class: unknown class>, isMessageSentInSelfConversation: IsMessageSentInSelfConversationUseCase, notificationEventsManager: NotificationEventsManager)

Functions

Link copied to clipboard
open suspend override fun handle(message: <Error class: unknown class>, messageContent: <Error class: unknown class>)