Package io.getstream.chat.android.ui.feature.messages.list.options.message
See: Description
-
Class Summary Class Description MessageOptionItem UI representation of a Message option, when the user selects a message in the list. DefaultMessageOptionItemsFactory The default implementation of MessageOptionItemsFactory. MessageOptionsDialogFragment An overlay with available message options to the selected message. -
Interface Summary Interface Description MessageOptionItemsFactory An interface that allows the creation of message option items. ReactionClickListener A listener for reaction clicks. UserReactionClickListener A listener for clicks on users who left the reactions. MessageOptionClickListener A listener for message option clicks. -
Enum Summary Enum Description OptionsDialogType Represents the type of message options dialogs.