FetchConversationUseCase

Use case responsible for fetching a single conversation from the backend and persisting it locally if the fetch is successful.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>): <Error class: unknown class><<Error class: unknown class>, Unit>