RemoveConversationFromFolderUseCase

This use case will remove a conversation from the selected folder and if the folder is empty, it will remove the folder.

Inheritors

Types

Link copied to clipboard
interface Result

Functions

Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, folderId: String): RemoveConversationFromFolderUseCase.Result