onMessageUpdated

abstract fun onMessageUpdated(@NonNull conversationId: String, @NonNull messageId: String)

Called when a message was updated by the filtering system in order to remove any malicious attachments and/or contents that contains virus.

See also

Parameters

conversationId

The conversation ID

messageId

The message ID