MessageItem
Represent a message item in a MessageListView.
Constructors
Properties
Whether delivery events are enabled for the channel.
Whether the message has been delivered or not.
True if the message has been read or not.
True if the message is in a thread mode, otherwise false.
The list of users that already read the message.
The positions of the message item in a group.
Whether read events are enabled for the channel.
True if the message footer should be displayed, otherwise false.
If the original text of the message should be shown in the UI instead of its translation (if the message was auto-translated).
Functions
Checks if the message is the last in a group, meaning it has no messages below it. A message with MessagePosition.NONE is also considered the last in the group, as it represents a single isolated message.