A
B
C
D
E
G
H
I
L
O
P
Q
R
S
T
W
S
- setChatEventHandlerFactory(io.getstream.chat.android.state.event.handler.chat.factory.ChatEventHandlerFactory) - function in io.getstream.chat.android.state.plugin.state.querychannels.QueryChannelsState
- Factory that produces ChatEventHandler, which decides whether the set of channels should be updated.
- setErrorHandler(io.getstream.chat.android.client.errorhandler.ErrorHandler) - function in io.getstream.chat.android.state.plugin.internal.StatePlugin
- setMessageForReply(io.getstream.chat.android.client.ChatClient,java.lang.String,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.state.extensions.ChatClientExtensions
- Set the reply state for the channel.
- StatePlugin - class in io.getstream.chat.android.state.plugin.internal
- Implementation of Plugin that brings support for the offline feature.
- StatePluginConfig - class in io.getstream.chat.android.state.plugin.config
- Provides a configuration for io.getstream.chat.android.state.plugin.internal.StatePlugin.
- StateRegistry - class in io.getstream.chat.android.state.plugin.state
- Registry of all state objects exposed in the offline plugin.
- StreamStatePluginFactory - class in io.getstream.chat.android.state.plugin.factory
- Implementation of PluginFactory that provides StatePlugin.