app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.greybox.projectmesh.messaging.data.dao
/
ConversationDao
/
updateConversation
update
Conversation
abstract
suspend
fun
updateConversation
(
conversation
:
Conversation
)
Updates an existing conversation in the database.
Parameters
conversation
The
Conversation
to update.