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

G

generateChannelIdIfNeeded(String,List) - function in io.getstream.chat.android.offline.utils.internal.ChannelUtilsKt
Generates the channel id based on the member ids if provided channelId is empty.
get(ClientState) - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState.Companion
Gets the singleton of GlobalMutableState or creates it in the first call.
get(User) - function in io.getstream.chat.android.state.plugin.factory.StreamStatePluginFactory
Creates a Plugin
getBackgroundSyncEnabled() - function in io.getstream.chat.android.state.plugin.configuration.StatePluginConfig
 
getBanned() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
if the current user is banned or not.
getBanned() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
if the current user is banned or not.
getChannel() - function in io.getstream.chat.android.offline.event.handler.chat.EventHandlingResult.Add
 
getChannelConfig() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
Channel config data
getChannelData() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
StateFlow object with the channel data.
getChannelId() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getChannelId() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
Id of this channel.
getChannelMutes() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
List of channels you've muted.
getChannelMutes() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
List of channels you've muted.
getChannels() - function in io.getstream.chat.android.offline.plugin.state.querychannels.ChannelsStateData.Result
 
getChannels() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
The collection of channels loaded by the query channels request.
getChannelsStateData() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
The channels loaded state.
getChannelType() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
Type of this channel.
getChannelUnreadCount() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
the number of unread channels for the current user.
getChannelUnreadCount() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
the number of unread channels for the current user.
getChatEventHandler() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
Instance of ChatEventHandler that handles logic of event handling for this QueryChannelsState.
getChatEventHandlerFactory() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
Factory that produces ChatEventHandler, which decides whether the set of channels should be updated.
getCid() - function in io.getstream.chat.android.offline.event.handler.chat.EventHandlingResult.Remove
 
getCid() - function in io.getstream.chat.android.offline.event.handler.chat.EventHandlingResult.WatchAndAdd
 
getCid() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getCid() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
CID of this channel.
getClientState() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
 
getConnectionState() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
StateFlow<ConnectionState> that indicates if we are currently online, connecting of offline.
getConnectionState() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
StateFlow<ConnectionState> that indicates if we are currently online, connecting of offline.
getContentIfNotHandled() - function in io.getstream.chat.android.livedata.utils.Event
Returns the content and prevents its use again.
getContentIfNotHandled() - function in io.getstream.chat.android.offline.utils.Event
Returns the content and prevents its use again.
getCooldown() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getCreatedAt() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getCreatedBy() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getCurrentRequest() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
The request for the current page.
getDeletedAt() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getEndOfChannels() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
If the current state reached the final page.
getEndOfNewerMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
If there are no more newer messages to load.
getEndOfOlderMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
If there are no more older messages to load.
getEndOfOlderMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.thread.ThreadState
If we've reached the earliest point in this thread.
getErrorEvents() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
The error event state flow object is triggered when errors in the underlying components occur.
getErrorEvents() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
The error event state flow object is triggered when errors in the underlying components occur.
getExtraData() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getFilter() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
The filter is associated with this query channels state.
getFrozen() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getGlobalState() - function in io.getstream.chat.android.offline.extensions.ChatClientExtensions
 
getHasBeenHandled() - function in io.getstream.chat.android.livedata.utils.Event
 
getHasBeenHandled() - function in io.getstream.chat.android.offline.utils.Event
 
getHidden() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
If the channel is currently hidden.
getImage() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getInitialized() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
If the client connection has been initialized.
getInitialized() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
If the client connection has been initialized.
getInsideSearch() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
 
getInstance() - function in io.getstream.chat.android.offline.plugin.state.StateRegistry.Companion
 
getInstance() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState.Companion
 
getLoading() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
If we are currently loading.
getLoading() - function in io.getstream.chat.android.offline.plugin.state.channel.thread.ThreadState
If we are currently loading messages.
getLoading() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
If the current state is being loaded.
getLoadingMore() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
If the current state is loading more channels (a next page is being loaded).
getLoadingNewerMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
If we are currently loading newer messages.
getLoadingOlderMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
If we are currently loading older messages.
getLoadingOlderMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.thread.ThreadState
If we are currently loading older messages.
getMemberCount() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getMembers() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
The list of members of this channel.
getMembersCount() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
Number of all members of this channel.
getMembership() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
The message collection of this channel.
getMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.MessagesState.Result
 
getMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.thread.ThreadState
The sorted list of messages for this thread.
getMessagesState() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
Strong typed state of message collection of this channel.
getMuted() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
If the channel is currently muted.
getMuted() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
list of users that you've muted.
getMuted() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
list of users that you've muted.
getName() - function in io.getstream.chat.android.client.plugin.StateAwarePlugin
 
getName() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getName() - function in io.getstream.chat.android.state.plugin.internal.StatePlugin
 
getName() - function in kotlin.UploadAttachmentsNetworkType
 
getNextPageRequest() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
The request for the next page, if there is a page.
getOldestInThread() - function in io.getstream.chat.android.offline.plugin.state.channel.thread.ThreadState
The oldest message available in this thread state.
getOldMessages() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
The collection of messages from previous pages of data.
getOrdinal() - function in kotlin.UploadAttachmentsNetworkType
 
getOwnCapabilities() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getParentId() - function in io.getstream.chat.android.offline.plugin.state.channel.thread.ThreadState
The message id for the parent of this thread.
getRead() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
Read status for the current user.
getReads() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
How far every user in this channel has read.
getRecoveryNeeded() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
If we need to recover state when connection established again.
getRecoveryNeeded() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
If the channels need to be synced.
getRepliedMessage() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
A replied message state in this channel.
getRepliesAsState(ChatClient,String,Integer,CoroutineScope) - function in io.getstream.chat.android.offline.extensions.ChatClientExtensions
Same class of ChatClient.
getRepliesAsState(ChatClient,String,Integer) - function in io.getstream.chat.android.offline.extensions.ChatClientExtensions
Same class of ChatClient.
getScope() - function in io.getstream.chat.android.offline.plugin.state.StateRegistry
 
getSort() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
The sort object which requested for this query channels state.
getState() - function in io.getstream.chat.android.offline.extensions.ChatClientExtensions
 
getTeam() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getTotalUnreadCount() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
The total unread message count for the current user.
getTotalUnreadCount() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
The total unread message count for the current user.
getType() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getTyping() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
Who is currently typing.
getTypingChannels() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
Map of typing users in all active channel.
getTypingChannels() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
Map of typing users in all active channel.
getUnreadCount() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
Unread count for this channel, calculated based on read state.
getUpdatedAt() - function in io.getstream.chat.android.offline.model.channel.ChannelData
 
getUploadAttachmentsNetworkType() - function in io.getstream.chat.android.state.plugin.configuration.StatePluginConfig
 
getUser() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
The current user in the OfflinePlugin state.
getUser() - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
The current user in the OfflinePlugin state.
getUserPresence() - function in io.getstream.chat.android.state.plugin.configuration.StatePluginConfig
 
getUseSequentialEventHandler() - function in io.getstream.chat.android.state.plugin.configuration.StatePluginConfig
 
getWatcherCount() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
The number of people currently watching the channel.
getWatchers() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
The list of users currently watching this channel.
GlobalMutableState - class in io.getstream.chat.android.offline.plugin.state.global.internal
 
GlobalMutableState.Companion - class in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
 
GlobalState - class in io.getstream.chat.android.offline.plugin.state.global
Global state of StatePlugin.
B  C  D  E  G  H  I  L  M  N  O  P  Q  R  S  T  U  W