Package io.getstream.chat.android.ui.feature.messages.list.adapter
See: Description
-
Class Summary Class Description BaseMessageItemViewHolder Base ViewHolder used for displaying messages in io.getstream.chat.android.ui.feature.messages.list.adapter.internal.MessageListItemAdapter. DateSeparatorItem Represent a date separator item in a MessageListView. MessageItem Represent a message item in a MessageListView. TypingItem Represent a typing item in a MessageListView. ThreadSeparatorItem Represent a thread separator item in a MessageListView. UnreadSeparatorItem Represent an unread separator item in a MessageListView. StartOfTheChannelItem Represent the start of the channel in a MessageListView. MessageListItem MessageListItem represents elements that are displayed in a MessageListView. MessageListItemPayloadDiff MessageListItemViewHolderFactory A factory class designed to create ViewHolders for the RecyclerView inside io.getstream.chat.android.ui.feature.messages.list.MessageListView. -
Object Summary Object Description LoadingMoreIndicatorItem Represent a loading more indicator item in a MessageListView. ThreadPlaceholderItem Represent a thread placeholder item in a MessageListView. MessageListItemViewType View type constants used by MessageListItemViewHolderFactory. -
Interface Summary Interface Description MessageListListenerContainer MessageListListeners