CreateConversationFolderUseCase

This use case will create a new conversation folder.

Inheritors

Types

Link copied to clipboard
interface Result

Functions

Link copied to clipboard
abstract suspend operator fun invoke(folderName: String): CreateConversationFolderUseCase.Result