PersistMigratedConversationUseCase
Persists a list of conversations migrated from old clients Use carefully since normal conversations should come from the backend sync process
See also
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(conversations: List<<Error class: unknown class>>): Either<StorageFailure, Unit>
Operation that persists a list of migrated conversations