CheckOneToOneConversationIsReadyUseCase
interface CheckOneToOneConversationIsReadyUseCase
Checks whether the active one-to-one conversation with otherUserId is ready to be opened. Proteus conversations are ready once present locally. MLS conversations are ready only when their group exists in Core Crypto.
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(otherUserId: <Error class: unknown class>): CheckOneToOneConversationIsReadyUseCase.Result