onConversationUpdated
abstract fun onConversationUpdated(conversation: Conversation, reason: Conversation.UpdateReason)
Content copied to clipboard
Called when the conversation is updated. Conversation synchronization updates are delivered via different callback.
Parameters
conversation
The conversation that updated.
reason
Which information in the conversation has updated.