MessageFileThumbnailsUpdated

The thumbnails of the attached files in message has been updated.

Since

2.6.0

Functions

Link copied to clipboard
open override fun getActorId(): String?

Returns the identifier of the user that caused the event to be sent. For example, for a messsage received event, the author of the message will be the actor. For a membership deleted event, the actor is the person who removed the user from space.

Link copied to clipboard
fun getFiles(): List<RemoteFile>?

Return the updated file(s) list.

Link copied to clipboard
fun getMessageId(): String?

Return id of the updated message.