kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.conversation
/
ConversationDAO
/
updateMLSGroupIdAndState
update
MLSGroup
Id
And
State
abstract
suspend
fun
updateMLSGroupIdAndState
(
conversationId
:
QualifiedIDEntity
,
newGroupId
:
String
,
groupState
:
ConversationEntity.GroupState
)