kalium
Toggle table of contents
5c2fee6
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.conversation
/
ConversationDAO
/
updateConversationModifiedDateToMaxOfSources
update
Conversation
Modified
Date
To
Max
Of
Sources
abstract
suspend
fun
updateConversationModifiedDateToMaxOfSources
(
targetId
:
QualifiedIDEntity
,
sourceIds
:
Collection
<
QualifiedIDEntity
>
)