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

C

cacheChannelConfigs() - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
 
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.
ChatClientExtensions - class in io.getstream.chat.android.offline.extensions
 
ChatEventHandler - class in io.getstream.chat.android.offline.event.handler.chat
Interface that handles events related to the particular set of channels.
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.
clearChannelCache() - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
 
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.

context(Context) - function in io.getstream.chat.android.offline.repository.builder.internal.RepositoryFacadeBuilder
 
create(RepositoryFactory,CoroutineScope,Config) - function in io.getstream.chat.android.offline.repository.builder.internal.RepositoryFacade.Companion
Creates a new instance of RepositoryFacade and populate the Singleton instance.
createStatePlugin(User,CoroutineScope,RepositoryFactory) - function in io.getstream.chat.android.state.plugin.factory.StreamStatePluginFactory
 
currentUser(User) - function in io.getstream.chat.android.offline.repository.builder.internal.RepositoryFacadeBuilder
 
B  C  D  E  G  H  I  L  M  N  O  P  Q  R  S  T  U  W