MessageObserver

interface MessageObserver

Callback to receive the events from a MessageClient.

Since

1.4.0

Types

Link copied to clipboard

The event when a message has been deleted.

Link copied to clipboard

The message has been edited. Developer could call {@link Message#update(MessageEdited)} to update original message.

Link copied to clipboard

Marker interface for all message events.

Link copied to clipboard

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

Link copied to clipboard

The event when a new message has arrived.

Link copied to clipboard

The event when some existing messages have been updated. actorId is the personId, present in message object

Link copied to clipboard

The event when an existing message has been updated.

Functions

Link copied to clipboard

Invoked when there is a new MessageEvent.