kalium
common
logic
/
com.wire.kalium.logic.data.conversation
/
ConversationRepository
/
updateAllConversationsNotificationDate
update
All
Conversations
Notification
Date
abstract
suspend
fun
updateAllConversationsNotificationDate
(
)
:
Either
<
StorageFailure
,
Unit
>