A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
M
- managedQuery(android.net.Uri,kotlin.Array,java.lang.String,kotlin.Array,java.lang.String) - function in android.app.Activity
- markAllRead() - function in io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModel
- Marks all of the channels as read.
- MAX_POSSIBLE_WIDTH - enum entry in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator.Type.BuiltIn
Defines max possible width for the message container.
- maxAttachmentCount(java.lang.Integer) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory.Builder
- measure(java.lang.Integer,java.lang.Integer) - function in android.view.View
- MediaAttachmentGridView - class in io.getstream.chat.android.ui.feature.gallery.overview
- MediaAttachmentGridView.MediaClickListener - class in io.getstream.chat.android.ui.feature.gallery.overview.MediaAttachmentGridView
- MediaAttachmentGridView.OnLoadMoreListener - class in io.getstream.chat.android.ui.feature.gallery.overview.MediaAttachmentGridView
- MediaAttachmentGridViewStyle - class in io.getstream.chat.android.ui.feature.gallery
- Controls the appearance of MediaAttachmentGridView.
- MediaAttachmentPreviewFactory - class in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory
- The default AttachmentPreviewFactory for image and video attachments.
- MediaAttachmentsViewHolder - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl
- ViewHolder used for displaying messages that contain image and/or video attachments.
- MediaAttachmentViewStyle - class in io.getstream.chat.android.ui.feature.messages.list.adapter.view
- Style for MediaAttachmentView.
- mediaRecorder(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory.Builder
- memberLimit(java.lang.Integer) - function in io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModelFactory.Builder
- Sets the number of members per channel.
- MentionListView - class in io.getstream.chat.android.ui.feature.mentions.list
- MentionListView.LoadMoreListener - class in io.getstream.chat.android.ui.feature.mentions.list.MentionListView
- MentionListView.MentionSelectedListener - class in io.getstream.chat.android.ui.feature.mentions.list.MentionListView
- MentionListViewModel - class in io.getstream.chat.android.ui.viewmodel.mentions
- MentionListViewModel.State - class in io.getstream.chat.android.ui.viewmodel.mentions.MentionListViewModel
- MentionListViewModelBinding - class in io.getstream.chat.android.ui.viewmodel.mentions
- MentionListViewStyle - class in io.getstream.chat.android.ui.feature.mentions.list
- MentionSuggestionsAdapter - class in io.getstream.chat.android.ui.feature.messages.composer.content
- Adapter used to render mention suggestions.
- MESSAGE_CONTAINER_MARGIN - enum entry in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator.Type.BuiltIn
Defines the margins of the message container.
- MESSAGE_OPTIONS - enum entry in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment.OptionsDialogType
Options dialog with message options.
- MessageBackgroundFactory - class in io.getstream.chat.android.ui.feature.messages.list.background
- Drawer of background of message items.
- MessageBackgroundFactoryImpl - class in io.getstream.chat.android.ui.feature.messages.list.background
- Default drawer of background of message items.
- messageBuilder(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the message builder that is invoked when the send message button is clicked.
- MessageComposerCenterContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
- Represents the content shown at the center of MessageComposerView.
- MessageComposerCommandSuggestionsContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
- Represents the command suggestion list popup shown above MessageComposerView.
- MessageComposerContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
- An interface that must be implemented by the content views of MessageComposerView.
- MessageComposerContent.PredefinedKeys - class in io.getstream.chat.android.ui.feature.messages.composer.content.MessageComposerContent
- MessageComposerContentContainer - class in io.getstream.chat.android.ui.feature.messages.composer.content
- MessageComposerContentContainerKt - class in io.getstream.chat.android.ui.feature.messages.composer.content
- MessageComposerContentKt - class in io.getstream.chat.android.ui.feature.messages.composer.content
- MessageComposerContext - class in io.getstream.chat.android.ui.feature.messages.composer
- An object with the data that will be propagated to each content view.
- MessageComposerFooterContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
- Represents the content shown at the bottom of MessageComposerView.
- MessageComposerHeaderContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
- Represents the content shown at the top of MessageComposerView.
- MessageComposerLeadingContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
- Represents the content shown at the start of MessageComposerView.
- MessageComposerMentionSuggestionsContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
- Represents the mention suggestion list popup shown above MessageComposerView.
- MessageComposerOverlappingContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
- Represents the content which overlaps MessageComposerCenterContent in MessageComposerView.
- MessageComposerTrailingContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
- Represents the content shown at the end of MessageComposerView.
- MessageComposerView - class in io.getstream.chat.android.ui.feature.messages.composer
- UI component designed for handling message text input, attachments, actions, and sending the message.
- MessageComposerViewModel - class in io.getstream.chat.android.ui.viewmodel.messages
- ViewModel responsible for handling the composing and sending of messages.
- MessageComposerViewModelBinder - class in io.getstream.chat.android.ui.viewmodel.messages
- A binder class responsible for binding the MessageComposerViewModel with the user interface components.
- MessageComposerViewModelBinding - class in io.getstream.chat.android.ui.viewmodel.messages
- MessageComposerViewStyle - class in io.getstream.chat.android.ui.feature.messages.composer
- Style for MessageComposerView.
- messageContainerView() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder
- Returns the Message container that we can use to anchor UI based on its size and position.
- messageContainerView() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder
- Returns the Message container that we can use to anchor UI based on its size and position.
- messageContainerView() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.CustomAttachmentsViewHolder
- Returns the Message container that we can use to anchor UI based on its size and position.
- messageContainerView() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.FileAttachmentsViewHolder
- Returns the Message container that we can use to anchor UI based on its size and position.
- messageContainerView() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.GiphyAttachmentViewHolder
- Returns the Message container that we can use to anchor UI based on its size and position.
- messageContainerView() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.LinkAttachmentsViewHolder
- Returns the Message container that we can use to anchor UI based on its size and position.
- messageContainerView() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.MediaAttachmentsViewHolder
- Returns the Message container that we can use to anchor UI based on its size and position.
- messageContainerView() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.MessagePlainTextViewHolder
- Returns the Message container that we can use to anchor UI based on its size and position.
- MessageDeletedViewHolder - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl
- messageFooterVisibility(io.getstream.chat.android.ui.common.state.messages.list.MessageFooterVisibility) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory.Builder
- messageId(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.MessageListFragment.Builder
- The id of the message to highlight.
- messageId(java.lang.String) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory.Builder
- Sets the id of the target message to displayed.
- messageId(java.lang.String) - function in io.getstream.chat.android.ui.viewmodel.typing.TypingIndicatorViewModelFactory.Builder
- Sets the messageId of the Message we wish to scroll to.
- MessageItemKt - class in io.getstream.chat.android.ui.utils.extensions
- MessageKt - class in io.getstream.chat.android.ui.utils.extensions
- messageLimit(java.lang.Integer) - function in io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModelFactory.Builder
- Sets the number of messages to fetch for each channel.
- MessageListActivity - class in io.getstream.chat.android.ui.feature.messages
- An Activity representing a self-contained chat screen.
- MessageListFragment - class in io.getstream.chat.android.ui.feature.messages
- Self-contained chat screen which internally contains the following components:
MessageListHeaderView - displays the navigation icon, the channel information and the channel image
MessageListView - shows a list of paginated messages, with threads, replies, quotes, reactions and deleted messages
MessageComposerView - allows the user to send new messages as well as pick and choose attachments to send
- MessageListFragment.BackPressListener - class in io.getstream.chat.android.ui.feature.messages.MessageListFragment
- Click listener for the navigation button in the header.
- MessageListFragment.Builder - class in io.getstream.chat.android.ui.feature.messages.MessageListFragment
- Creates instances of MessageListFragment.
- MessageListHeaderView - class in io.getstream.chat.android.ui.feature.messages.header
- MessageListHeaderView.OnClickListener - class in io.getstream.chat.android.ui.feature.messages.header.MessageListHeaderView
- MessageListHeaderViewModel - class in io.getstream.chat.android.ui.viewmodel.messages
- ViewModel class for MessageListHeaderView.
- MessageListHeaderViewModelBinding - class in io.getstream.chat.android.ui.viewmodel.messages
- MessageListHeaderViewStyle - class in io.getstream.chat.android.ui.feature.messages.header
- Style for MessageListHeaderView.
- MessageListItem - class in io.getstream.chat.android.ui.feature.messages.list.adapter
- MessageListItem represents elements that are displayed in a MessageListView.
- MessageListItem.DateSeparatorItem - class in io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem
- Represent a date separator item in a MessageListView.
- MessageListItem.LoadingMoreIndicatorItem - class in io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem
- Represent a loading more indicator item in a MessageListView.
- MessageListItem.MessageItem - class in io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem
- Represent a message item in a MessageListView.
- MessageListItem.StartOfTheChannelItem - class in io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem
- Represent the start of the channel in a MessageListView.
- MessageListItem.ThreadPlaceholderItem - class in io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem
- Represent a thread placeholder item in a MessageListView.
- MessageListItem.ThreadSeparatorItem - class in io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem
- Represent a thread separator item in a MessageListView.
- MessageListItem.TypingItem - class in io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem
- Represent a typing item in a MessageListView.
- MessageListItem.UnreadSeparatorItem - class in io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem
- Represent an unread separator item in a MessageListView.
- MessageListItemKt - class in io.getstream.chat.android.ui.utils.extensions
- MessageListItemPayloadDiff - class in io.getstream.chat.android.ui.feature.messages.list.adapter
- MessageListItemStyle - class in io.getstream.chat.android.ui.feature.messages.list
- Style for view holders used inside MessageListView.
- MessageListItemViewHolderFactory - class in io.getstream.chat.android.ui.feature.messages.list.adapter
- A factory class designed to create ViewHolders for the RecyclerView inside io.getstream.chat.android.ui.feature.messages.list.MessageListView.
- MessageListItemViewType - class in io.getstream.chat.android.ui.feature.messages.list.adapter
- View type constants used by MessageListItemViewHolderFactory.
- MessageListItemWrapper - class in io.getstream.chat.android.ui.model
- MessageListItemWrapper wraps a list of MessageListItem with a few extra fields.
- MessageListListenerContainer - class in io.getstream.chat.android.ui.feature.messages.list.adapter
- MessageListListeners - class in io.getstream.chat.android.ui.feature.messages.list.adapter
- MessageListStateKt - class in io.getstream.chat.android.ui.utils.extensions
- MessageListView - class in io.getstream.chat.android.ui.feature.messages.list
- MessageListView renders a list of messages and extends the RecyclerView The most common customizations are
Disabling Reactions
Disabling Threads
Customizing the click and longCLick (via the adapter)
The list_item_message template to use (perhaps, multiple ones...?)
- MessageListView.AttachmentClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.AttachmentDownloadClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.AttachmentDownloadHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.BottomEndRegionReachedHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.ConfirmDeleteMessageHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.ConfirmFlagMessageHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.CustomActionHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.EndRegionReachedHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.EnterThreadListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.ErrorEventHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.FlagMessageResultHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.GiphySendHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.GiphySendListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.LastMessageReadHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.LinkClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageDeleteHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageEditHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageFlagHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageListItemPredicate - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- Predicate object with a filter condition for MessageListItem.
- MessageListView.MessageListItemTransformer - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageLongClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageMarkAsUnreadHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessagePinHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageReactionHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageReplyHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageRetryHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageRetryListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessagesStart - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.MessageUnpinHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.ModeratedMessageLongClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.ModeratedMessageOptionHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.NewMessagesBehaviour - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnAttachmentClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnAttachmentDownloadClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnEnterThreadListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnGiphySendListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnLinkClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnMessageClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnMessageLongClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnMessageRetryListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnModeratedMessageLongClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnReactionViewClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnReplyMessageClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnScrollToBottomHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnThreadClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnUnreadLabelClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnUnreadLabelReachedListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnUserClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.OnUserReactionClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- Interface definition for a callback to be invoked when a user reaction is clicked on the message options overlay.
- MessageListView.ReactionViewClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.ReplyMessageClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.ShowAvatarPredicate - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- Predicate object with a filter condition for MessageListItem.
- MessageListView.ThreadClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.ThreadStartHandler - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.UserClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- MessageListView.UserReactionClickListener - class in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- Interface definition for a callback to be invoked when a user reaction is clicked on the message options overlay.
- MessageListViewModel - class in io.getstream.chat.android.ui.viewmodel.messages
- View model class for MessageListView.
- MessageListViewModel.Event - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel
- Represents events coming from the View class.
- MessageListViewModel.Event.BackButtonPressed - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the back button is pressed.
- MessageListViewModel.Event.BanUser - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user bans another user.
- MessageListViewModel.Event.BottomEndRegionReached - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the newest loaded message in the list has been reached and there's still newer messages to be loaded.
- MessageListViewModel.Event.DeleteMessage - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user deletes a message.
- MessageListViewModel.Event.DownloadAttachment - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user downloads an attachment.
- MessageListViewModel.Event.EndRegionReached - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the oldest loaded message in the list has been reached.
- MessageListViewModel.Event.FlagMessage - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user flags a message.
- MessageListViewModel.Event.GiphyActionSelected - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user selects a Giphy message.
- MessageListViewModel.Event.HideUnreadLabel - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the Unread Label Button should be hidden.
- MessageListViewModel.Event.LastMessageRead - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the newest message in the channel has been read.
- MessageListViewModel.Event.MarkAsUnreadMessage - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user marks a message as unread.
- MessageListViewModel.Event.MessageReaction - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user leaves a reaction to a message.
- MessageListViewModel.Event.MuteUser - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user mutes a user.
- MessageListViewModel.Event.PinMessage - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user pins a message.
- MessageListViewModel.Event.RemoveAttachment - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user removes an attachment from a message that was previously sent.
- MessageListViewModel.Event.RemoveShadowBanFromUser - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user removes the shadow ban from another user.
- MessageListViewModel.Event.ReplyAttachment - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user is replying to a single attachment.
- MessageListViewModel.Event.ReplyMessage - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user replies to a message.
- MessageListViewModel.Event.RetryMessage - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- Retry sending a message that has failed to send.
- MessageListViewModel.Event.ShadowBanUser - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user shadow bans another user.
- MessageListViewModel.Event.ShowMessage - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When we need to display a particular message to the user.
- MessageListViewModel.Event.ThreadModeEntered - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the users enters thread mode.
- MessageListViewModel.Event.UnbanUser - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user unbans another user.
- MessageListViewModel.Event.UnmuteUser - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user unmutes a user.
- MessageListViewModel.Event.UnpinMessage - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event
- When the user unpins a message.
- MessageListViewModel.State - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel
- The current state of the message list.
- MessageListViewModel.State.Loading - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.State
- Signifies that the message list is loading.
- MessageListViewModel.State.NavigateUp - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.State
- Signals that the View should navigate back.
- MessageListViewModel.State.Result - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.State
- Signifies that the messages have successfully loaded.
- MessageListViewModelBinding - class in io.getstream.chat.android.ui.viewmodel.messages
- MessageListViewModelFactory - class in io.getstream.chat.android.ui.viewmodel.messages
- A ViewModel factory for MessageListViewModel, MessageListHeaderViewModel and MessageComposerViewModel.
- MessageListViewModelFactory.Builder - class in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory
- MessageListViewStyle - class in io.getstream.chat.android.ui.feature.messages.list
- Style for MessageListView.
- MessageListViewStyle.Companion - class in io.getstream.chat.android.ui.feature.messages.list.MessageListViewStyle
- MessageOptionItem - class in io.getstream.chat.android.ui.feature.messages.list.options.message
- UI representation of a Message option, when the user selects a message in the list.
- MessageOptionItemsFactory - class in io.getstream.chat.android.ui.feature.messages.list.options.message
- An interface that allows the creation of message option items.
- MessageOptionItemsFactory.Companion - class in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionItemsFactory
- MessageOptionsDialogFragment - class in io.getstream.chat.android.ui.feature.messages.list.options.message
- An overlay with available message options to the selected message.
- MessageOptionsDialogFragment.Companion - class in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- MessageOptionsDialogFragment.MessageOptionClickListener - class in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- A listener for message option clicks.
- MessageOptionsDialogFragment.OptionsDialogType - class in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- Represents the type of message options dialogs.
- MessageOptionsDialogFragment.ReactionClickListener - class in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- A listener for reaction clicks.
- MessageOptionsDialogFragment.UserReactionClickListener - class in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- A listener for clicks on users who left the reactions.
- MessageOptionsUserReactionOrientation - class in io.getstream.chat.android.ui.feature.messages.list.reactions.view
- Determines the orientation of the reaction bubble inside message options user reactions.
- MessageOptionsUserReactionOrientationKt - class in io.getstream.chat.android.ui.feature.messages.list.reactions.view
- MessagePlainTextViewHolder - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl
- ViewHolder used for displaying messages that contain only text.
- MessagePreviewFormatter - class in io.getstream.chat.android.ui.helper
- An interface that allows to generate a preview text for the given message.
- MessagePreviewFormatter.Companion - class in io.getstream.chat.android.ui.helper.MessagePreviewFormatter
- MessagePreviewStyle - class in io.getstream.chat.android.ui.feature.messages.preview
- Style for MessagePreviewView used by MentionListView and SearchResultListView.
- MessageReplyStyle - class in io.getstream.chat.android.ui.feature.messages.list
- Style for view holders used inside MessageListView allowing to customize message "reply" view.
- MessageReplyView - class in io.getstream.chat.android.ui.feature.messages.list.adapter.view
- MessageViewStyle - class in io.getstream.chat.android.ui.feature.messages.list
- Styles container for a view that is used to display a message.
- MimeTypeIconProvider - class in io.getstream.chat.android.ui.helper
- Provides icons for file attachments.
- MimeTypeIconProviderImpl - class in io.getstream.chat.android.ui.helper
- Provides icons for file attachments.
- moveDatabaseFrom(android.content.Context,java.lang.String) - function in android.content.ContextWrapper
- moveSharedPreferencesFrom(android.content.Context,java.lang.String) - function in android.content.ContextWrapper
- moveTaskToBack(java.lang.Boolean) - function in android.app.Activity