B
C
D
E
G
H
I
L
M
N
O
P
Q
S
T
U
W
G
- get(User) - function in io.getstream.chat.android.offline.plugin.factory.StreamOfflinePluginFactory
- Creates a Plugin
- getBackgroundSyncEnabled() - function in io.getstream.chat.android.offline.plugin.configuration.Config
- getBanned() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
- 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.
- 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.
- getChatEventHandler() - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
- Instance of ChatEventHandler that handles logic of event handling for this QueryChannelsState.
- getCid() - function in io.getstream.chat.android.offline.event.handler.chat.EventHandlingResult.Remove
- 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.
- getConnectionState() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
- 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.
- 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.
- 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.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.
- 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.
- getName() - function in io.getstream.chat.android.offline.model.channel.ChannelData
- getName() - function in io.getstream.chat.android.offline.model.connection.ConnectionState
- getName() - function in io.getstream.chat.android.offline.model.message.attachments.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 io.getstream.chat.android.offline.model.connection.ConnectionState
- getOrdinal() - function in io.getstream.chat.android.offline.model.message.attachments.UploadAttachmentsNetworkType
- getParentId() - function in io.getstream.chat.android.offline.plugin.state.channel.thread.ThreadState
- The message id for the parent of this thread.
- getPersistenceEnabled() - function in io.getstream.chat.android.offline.plugin.configuration.Config
- 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.
- 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.
- getTypingUpdates() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
- Updates about currently typing users in active channels.
- 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.offline.plugin.configuration.Config
- getUser() - function in io.getstream.chat.android.offline.plugin.state.global.GlobalState
- The current user in the OfflinePlugin state.
- getUserPresence() - function in io.getstream.chat.android.offline.plugin.configuration.Config
- 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.
- GlobalState - class in io.getstream.chat.android.offline.plugin.state.global
- Global state of OfflinePlugin.