Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface DecoratorProvider
A provider for the list of Decorators that will be used to decorate the message list items.
Link copied to clipboard
interface DecoratorProviderFactory
A factory responsible for creating DecoratorProviders to be used in io.getstream.chat.android.ui.feature.messages.list.MessageListView.
Inherited functions
Link copied to clipboard
Combines two DecoratorProviders into a single one.
operator fun DecoratorProviderFactory.plus(other: DecoratorProviderFactory): DecoratorProviderFactory
Combines two DecoratorProviderFactorys into a single DecoratorProviderFactory.