Package io.getstream.chat.android.ui.common.feature.messages.list
See: Description
-
Interface Summary Interface Description DateSeparatorHandler A SAM designed to evaluate if a date separator should be added between messages. MessagePositionHandler A handler to determine the position of a message inside a group. -
Class Summary Class Description MuteUserError When an error occurs while muting a user. UnmuteUserError When an error occurs while unmuting a user. FlagMessageError When an error occurs while flagging a message. MarkUnreadError When an error occurs while marking a message as read. BlockUserError When an error occurs while blocking a user. PinMessageError When an error occurs while pinning a message. UnpinMessageError When an error occurs while unpinning a message. ErrorEvent A class designed for error event propagation. UnreadLabel MessageListController Controller responsible for handling message list state.