GetOrCreateOneToOneConversationUseCase

Operation that creates one-to-one Conversation with specific UserId (only if it is absent in local DB) and returns Conversation data.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(otherUserId: <Error class: unknown class>): CreateConversationResult