B
C
D
E
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
S
- scope(CoroutineScope) - function in io.getstream.chat.android.offline.repository.builder.internal.RepositoryFacadeBuilder
- selectAllCids() - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectAllUsers(Integer,Integer) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectBy(FilterObject,QuerySorter) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectChannelByCid(String) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectChannelCidsBySyncNeeded(Integer) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectChannelConfig(String) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectChannels(List,Boolean) - function in io.getstream.chat.android.offline.repository.builder.internal.RepositoryFacade
- selectChannelsByCids(List) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectChannelsSyncNeeded(Integer) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectChannelWithoutMessages(String) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectMembersForChannel(String) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectMessage(String) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectMessageBySyncState(SyncStatus) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectMessageIdsBySyncState(SyncStatus) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectMessages(List,Boolean) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectMessagesForChannel(String,AnyChannelPaginationRequest) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectReactionById(Integer) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectReactionIdsBySyncStatus(SyncStatus) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectReactionsByIds(List) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectReactionsBySyncStatus(SyncStatus) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectSyncState(String) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectUser(String) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectUserReactionsToMessage(String,String) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectUserReactionToMessage(String,String,String) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectUsers(List) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- selectUsersLikeName(String,Integer,Integer) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- setBanned(Boolean) - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
- setChannelDeletedAt(String,Date) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- setChannelId(String) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setChannelMutes(List) - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
- setChannelUnreadCount(Integer) - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
- setChatEventHandler(ChatEventHandler) - function in io.getstream.chat.android.offline.plugin.state.querychannels.QueryChannelsState
- Instance of ChatEventHandler that handles logic of event handling for this QueryChannelsState.
- setCid(String) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setCooldown(Integer) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setCreatedAt(Date) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setCreatedBy(User) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setDeletedAt(Date) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setErrorEvent(Event) - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
- setExtraData(Map) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setFrozen(Boolean) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setHasBeenHandled(Boolean) - function in io.getstream.chat.android.offline.utils.Event
- setHiddenForChannel(String,Boolean) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- setHiddenForChannel(String,Boolean,Date) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
- setImage(String) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setInstance(StateRegistry) - function in io.getstream.chat.android.offline.plugin.state.StateRegistry.Companion
- setInstance(GlobalMutableState) - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState.Companion
- setMemberCount(Integer) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setMembership(Member) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setMessageForReply(ChatClient,String,Message) - function in io.getstream.chat.android.offline.extensions.ChatClientExtensions
- Set the reply state for the channel.
- setMutedUsers(List) - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
- setName(String) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setOwnCapabilities(Set) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setRepositoryFactory(RepositoryFactory) - function in io.getstream.chat.android.state.plugin.factory.StreamStatePluginFactory
- Sets a custom repository factory.
- setTeam(String) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setTotalUnreadCount(Integer) - function in io.getstream.chat.android.offline.plugin.state.global.internal.GlobalMutableState
- setType(String) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- setUpdatedAt(Date) - function in io.getstream.chat.android.offline.model.channel.ChannelData
- StatePlugin - class in io.getstream.chat.android.state.plugin.internal
- Implementation of Plugin that brings support for the offline feature.
- StatePluginConfig - class in io.getstream.chat.android.state.plugin.configuration
- Provides a configuration for io.getstream.chat.android.state.plugin.internal.StatePlugin.
- StateRegistry - class in io.getstream.chat.android.offline.plugin.state
- Registry of all state objects exposed in the offline plugin.
- StateRegistry.Companion - class in io.getstream.chat.android.offline.plugin.state.StateRegistry
- StreamStatePluginFactory - class in io.getstream.chat.android.state.plugin.factory
- Implementation of PluginFactory that provides StatePlugin.