invoke

open suspend operator override fun invoke(conversationId: <Error class: unknown class>, folderId: String, previousFolderId: String?): MoveConversationToFolderUseCase.Result

Return

the Result indicating a successful operation, otherwise a CoreFailure

Parameters

conversationId

the id of the conversation

folderId

the id of the conversation folder

previousFolderId

the id of the previous folder, if any