DeletedConversationEventHandlerImpl
internal class DeletedConversationEventHandlerImpl(userRepository: UserRepository, conversationRepository: ConversationRepository, notificationEventsManager: NotificationEventsManager) : DeletedConversationEventHandler
Constructors
Link copied to clipboard
constructor(userRepository: UserRepository, conversationRepository: ConversationRepository, notificationEventsManager: NotificationEventsManager)