Package io.getstream.chat.android.ui.feature.messages.composer.content
See: Description
-
Interface Summary Interface Description MessageComposerCenterContent Represents the content shown at the center of MessageComposerView. AttachmentAdapter Adapter used to render attachments. MessageComposerCommandSuggestionsContent Represents the command suggestion list popup shown above MessageComposerView. CommandSuggestionsAdapter Adapter used to render command suggestions. MessageComposerFooterContent Represents the content shown at the bottom of MessageComposerView. MessageComposerHeaderContent Represents the content shown at the top of MessageComposerView. MessageComposerLeadingContent Represents the content shown at the start of MessageComposerView. MessageComposerMentionSuggestionsContent Represents the mention suggestion list popup shown above MessageComposerView. MentionSuggestionsAdapter Adapter used to render mention suggestions. MessageComposerOverlappingContent Represents the content which overlaps MessageComposerCenterContent in MessageComposerView. MessageComposerTrailingContent Represents the content shown at the end of MessageComposerView. MessageComposerContent An interface that must be implemented by the content views of MessageComposerView. MessageComposerContentContainer -
-
Object Summary Object Description PredefinedKeys