A  B  C  D  E  G  H  I  L  O  P  Q  R  S  T  W 

C

cancelEphemeralMessage(io.getstream.chat.android.client.ChatClient,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.state.extensions.ChatClientExtensions
Cancels the message of "ephemeral" type.
channel(java.lang.String,java.lang.String) - function in io.getstream.chat.android.state.plugin.state.StateRegistry
Returns ChannelState that represents a state of particular channel.
ChannelsStateData - class in io.getstream.chat.android.state.plugin.state.querychannels
 
ChannelsStateData.Loading - class in io.getstream.chat.android.state.plugin.state.querychannels.ChannelsStateData
Indicates we are loading the first page of results.
ChannelsStateData.NoQueryActive - class in io.getstream.chat.android.state.plugin.state.querychannels.ChannelsStateData
No query is currently running.
ChannelsStateData.OfflineNoResults - class in io.getstream.chat.android.state.plugin.state.querychannels.ChannelsStateData
If we are offline and don't have channels stored in offline storage, typically displayed as an error condition.
ChannelsStateData.Result - class in io.getstream.chat.android.state.plugin.state.querychannels.ChannelsStateData
The list of channels, loaded either from offline storage or an API call.
ChatClientExtensions - class in io.getstream.chat.android.state.extensions
 
ChatEventHandler - class in io.getstream.chat.android.state.event.handler.chat
Handler responsible for deciding whether the set of channels should be updated after receiving the particular event.
chatEventHandler(kotlinx.coroutines.flow.StateFlow) - function in io.getstream.chat.android.state.event.handler.chat.factory.ChatEventHandlerFactory
Creates a ChatEventHandler instance.
ChatEventHandlerFactory - class in io.getstream.chat.android.state.event.handler.chat.factory
A ChatEventHandler factory.
clear() - function in io.getstream.chat.android.state.plugin.state.StateRegistry
Clear state of all state objects.
A  B  C  D  E  G  H  I  L  O  P  Q  R  S  T  W