IMessage State
Handles logic for the message list, history-message bar, and new-message bar.
Functions
Link copied to clipboard
Whether the current state is the normal channel state.
Link copied to clipboard
Clears messages.
Link copied to clipboard
History-message bar click event.
Link copied to clipboard
Handles pull-up load-more.
Link copied to clipboard
New
@-mention message bar click event.Link copied to clipboard
New-message bar click event.
Link copied to clipboard
public abstract void onReceived(ChannelViewModel viewModel, UiMessage message, int left, boolean hasPackage, boolean offline)
Callback when a message is received.
Link copied to clipboard
Scrolled to the bottom.