ObserveConversationsFromFolderUseCase

This use case will observe and return the list of conversations from given folder.

See also

ConversationDetailsWithEvents

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(folderId: String): <Error class: unknown class><List<<Error class: unknown class>>>