B  C  D  E  G  H  I  L  M  N  O  P  Q  R  S  T  U  W 

C

cancelEphemeralMessage(ChatClient,Message) - function in io.getstream.chat.android.offline.extensions.ChatClientExtensions
Cancels the message of "ephemeral" type.
channel(String,String) - function in io.getstream.chat.android.offline.plugin.state.StateRegistry
Returns ChannelState that represents a state of particular channel.
ChannelData - class in io.getstream.chat.android.offline.model.channel
A class that only stores the channel data and not the channel state that changes a lot (for example messages, watchers, etc.).
ChannelsStateData - class in io.getstream.chat.android.offline.plugin.state.querychannels
 
ChannelsStateData.Loading - class in io.getstream.chat.android.offline.plugin.state.querychannels.ChannelsStateData
Indicates we are loading the first page of results.
ChannelsStateData.NoQueryActive - class in io.getstream.chat.android.offline.plugin.state.querychannels.ChannelsStateData
No query is currently running.
ChannelsStateData.OfflineNoResults - class in io.getstream.chat.android.offline.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.offline.plugin.state.querychannels.ChannelsStateData
The list of channels, loaded either from offline storage or an API call.
ChannelState - class in io.getstream.chat.android.offline.plugin.state.channel
State container with reactive data of a channel.
ChannelUtilsKt - class in io.getstream.chat.android.offline.utils.internal
 
ChatClientExtensions - class in io.getstream.chat.android.offline.extensions
 
chatEventHandler(StateFlow) - function in io.getstream.chat.android.offline.event.handler.chat.factory.ChatEventHandlerFactory
Creates a ChatEventHandler instance.
ChatEventHandlerFactory - class in io.getstream.chat.android.offline.event.handler.chat.factory
A ChatEventHandler factory.
clear() - function in io.getstream.chat.android.offline.plugin.state.StateRegistry
Clear state of all state objects.
clearState() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
Clears the state of GlobalState.
clearState() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
Clears the state of GlobalState.
CONNECTED - enum entry in io.getstream.chat.android.offline.model.message.attachments.UploadAttachmentsNetworkType

Any working network connection is required.

createStatePlugin(User,CoroutineScope) - function in io.getstream.chat.android.state.plugin.factory.StreamStatePluginFactory
 
B  C  D  E  G  H  I  L  M  N  O  P  Q  R  S  T  U  W