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

I

IDLE - enum entry in io.getstream.chat.android.client.audio.AudioState
 
IDLE - enum entry in io.getstream.chat.android.client.audio.PlayerState
 
incrementUnreadCount(io.getstream.chat.android.models.Channel,java.lang.String,java.util.Date) - function in io.getstream.chat.android.client.extensions.internal.ChannelKt
Increments channel's unread for the specific user.
indent(java.lang.String) - function in com.squareup.moshi.JsonAdapter
 
inheritScope(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.client.ChatClient
Inherits the UserScope and provides its Job as an anchor for children.
init(android.content.Context,java.util.Map) - function in io.getstream.chat.android.client.utils.internal.toggle.ToggleService.Companion
 
initCause(java.lang.Throwable) - function in kotlin.Throwable
 
insertChannel(io.getstream.chat.android.models.Channel) - function in io.getstream.chat.android.client.persistance.repository.ChannelRepository
Inserts a Channel
insertChannel(io.getstream.chat.android.models.Channel) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
Inserts a Channel
insertChannelConfig(io.getstream.chat.android.models.ChannelConfig) - function in io.getstream.chat.android.client.persistance.repository.ChannelConfigRepository
Writes ChannelConfig
insertChannelConfig(io.getstream.chat.android.models.ChannelConfig) - function in io.getstream.chat.android.client.persistance.repository.ChannelConfigRepository
Writes ChannelConfig
insertChannelConfigs(java.util.Collection) - function in io.getstream.chat.android.client.persistance.repository.ChannelConfigRepository
Writes many ChannelConfig
insertChannelConfigs(java.util.Collection) - function in io.getstream.chat.android.client.persistance.repository.ChannelConfigRepository
Writes many ChannelConfig
insertChannels(java.util.Collection) - function in io.getstream.chat.android.client.persistance.repository.ChannelRepository
Inserts many Channels.
insertChannels(java.util.Collection) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
Inserts many Channels.
insertCurrentUser(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.client.persistance.repository.UserRepository
Inserts the current user of the SDK.
insertCurrentUser(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.client.persistance.repository.UserRepository
Inserts the current user of the SDK.
insertMessage(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.persistance.repository.MessageRepository
Inserts a messages.
insertMessage(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
Inserts a messages.
insertMessages(java.util.List) - function in io.getstream.chat.android.client.persistance.repository.MessageRepository
Inserts many messages.
insertMessages(java.util.List) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
Inserts many messages.
insertQueryChannels(io.getstream.chat.android.client.query.QueryChannelsSpec) - function in io.getstream.chat.android.client.persistance.repository.QueryChannelsRepository
Inserts a query channels.
insertQueryChannels(io.getstream.chat.android.client.query.QueryChannelsSpec) - function in io.getstream.chat.android.client.persistance.repository.QueryChannelsRepository
Inserts a query channels.
insertReaction(io.getstream.chat.android.models.Reaction) - function in io.getstream.chat.android.client.persistance.repository.ReactionRepository
Inserts a reaction.
insertReaction(io.getstream.chat.android.models.Reaction) - function in io.getstream.chat.android.client.persistance.repository.RepositoryFacade
Inserts a reaction.
insertSyncState(io.getstream.chat.android.client.sync.SyncState) - function in io.getstream.chat.android.client.persistance.repository.SyncStateRepository
Inserts a sync state.
insertSyncState(io.getstream.chat.android.client.sync.SyncState) - function in io.getstream.chat.android.client.persistance.repository.SyncStateRepository
Inserts a sync state.
insertUser(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.client.persistance.repository.UserRepository
Inserts a users.
insertUser(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.client.persistance.repository.UserRepository
Inserts a users.
insertUsers(java.util.Collection) - function in io.getstream.chat.android.client.persistance.repository.UserRepository
Insert many users.
insertUsers(java.util.Collection) - function in io.getstream.chat.android.client.persistance.repository.UserRepository
Insert many users.
instance() - function in io.getstream.chat.android.client.ChatClient.Companion
 
instance() - function in io.getstream.chat.android.client.utils.internal.toggle.ToggleService.Companion
 
internalBuild() - function in io.getstream.chat.android.client.ChatClient.Builder
 
internalBuild() - function in io.getstream.chat.android.client.ChatClient.ChatClientBuilder
 
inviteMembers(java.lang.String,java.lang.String,java.util.List,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.ChatClient
Invites members to a given channel.
inviteMembers(java.util.List,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.channel.ChannelClient
Invites members to a given channel.
io.getstream.chat.android.client - package io.getstream.chat.android.client
 
io.getstream.chat.android.client.api - package io.getstream.chat.android.client.api
 
io.getstream.chat.android.client.api.models - package io.getstream.chat.android.client.api.models
 
io.getstream.chat.android.client.attachment - package io.getstream.chat.android.client.attachment
 
io.getstream.chat.android.client.attachment.worker - package io.getstream.chat.android.client.attachment.worker
 
io.getstream.chat.android.client.audio - package io.getstream.chat.android.client.audio
 
io.getstream.chat.android.client.channel - package io.getstream.chat.android.client.channel
 
io.getstream.chat.android.client.channel.state - package io.getstream.chat.android.client.channel.state
 
io.getstream.chat.android.client.clientstate - package io.getstream.chat.android.client.clientstate
 
io.getstream.chat.android.client.debugger - package io.getstream.chat.android.client.debugger
 
io.getstream.chat.android.client.di - package io.getstream.chat.android.client.di
 
io.getstream.chat.android.client.errorhandler - package io.getstream.chat.android.client.errorhandler
 
io.getstream.chat.android.client.errorhandler.factory - package io.getstream.chat.android.client.errorhandler.factory
 
io.getstream.chat.android.client.errors.cause - package io.getstream.chat.android.client.errors.cause
 
io.getstream.chat.android.client.events - package io.getstream.chat.android.client.events
 
io.getstream.chat.android.client.extensions - package io.getstream.chat.android.client.extensions
 
io.getstream.chat.android.client.extensions.internal - package io.getstream.chat.android.client.extensions.internal
 
io.getstream.chat.android.client.header - package io.getstream.chat.android.client.header
 
io.getstream.chat.android.client.helpers - package io.getstream.chat.android.client.helpers
 
io.getstream.chat.android.client.interceptor.message - package io.getstream.chat.android.client.interceptor.message
 
io.getstream.chat.android.client.logger - package io.getstream.chat.android.client.logger
 
io.getstream.chat.android.client.notifications - package io.getstream.chat.android.client.notifications
 
io.getstream.chat.android.client.notifications.handler - package io.getstream.chat.android.client.notifications.handler
 
io.getstream.chat.android.client.notifications.parser - package io.getstream.chat.android.client.notifications.parser
 
io.getstream.chat.android.client.parser2.adapters - package io.getstream.chat.android.client.parser2.adapters
 
io.getstream.chat.android.client.parser2.adapters.internal - package io.getstream.chat.android.client.parser2.adapters.internal
 
io.getstream.chat.android.client.persistance.repository - package io.getstream.chat.android.client.persistance.repository
 
io.getstream.chat.android.client.persistance.repository.factory - package io.getstream.chat.android.client.persistance.repository.factory
 
io.getstream.chat.android.client.plugin - package io.getstream.chat.android.client.plugin
 
io.getstream.chat.android.client.plugin.factory - package io.getstream.chat.android.client.plugin.factory
 
io.getstream.chat.android.client.plugin.listeners - package io.getstream.chat.android.client.plugin.listeners
 
io.getstream.chat.android.client.plugins.requests - package io.getstream.chat.android.client.plugins.requests
 
io.getstream.chat.android.client.query - package io.getstream.chat.android.client.query
 
io.getstream.chat.android.client.query.pagination - package io.getstream.chat.android.client.query.pagination
 
io.getstream.chat.android.client.query.request - package io.getstream.chat.android.client.query.request
 
io.getstream.chat.android.client.setup.state - package io.getstream.chat.android.client.setup.state
 
io.getstream.chat.android.client.socket - package io.getstream.chat.android.client.socket
 
io.getstream.chat.android.client.sync - package io.getstream.chat.android.client.sync
 
io.getstream.chat.android.client.token - package io.getstream.chat.android.client.token
 
io.getstream.chat.android.client.uploader - package io.getstream.chat.android.client.uploader
 
io.getstream.chat.android.client.user - package io.getstream.chat.android.client.user
 
io.getstream.chat.android.client.user.storage - package io.getstream.chat.android.client.user.storage
 
io.getstream.chat.android.client.utils - package io.getstream.chat.android.client.utils
 
io.getstream.chat.android.client.utils.attachment - package io.getstream.chat.android.client.utils.attachment
 
io.getstream.chat.android.client.utils.buffer - package io.getstream.chat.android.client.utils.buffer
 
io.getstream.chat.android.client.utils.channel - package io.getstream.chat.android.client.utils.channel
 
io.getstream.chat.android.client.utils.internal - package io.getstream.chat.android.client.utils.internal
 
io.getstream.chat.android.client.utils.internal.toggle - package io.getstream.chat.android.client.utils.internal.toggle
 
io.getstream.chat.android.client.utils.internal.toggle.dialog - package io.getstream.chat.android.client.utils.internal.toggle.dialog
 
io.getstream.chat.android.client.utils.message - package io.getstream.chat.android.client.utils.message
 
io.getstream.chat.android.client.utils.observable - package io.getstream.chat.android.client.utils.observable
 
isAdded() - function in androidx.fragment.app.Fragment
 
isAnonymous() - function in io.getstream.chat.android.client.api.ChatClientConfig
 
isAnonymous() - function in io.getstream.chat.android.client.user.CredentialConfig
The user is anonymous or not
isAnonymousChannel(io.getstream.chat.android.models.Channel) - function in io.getstream.chat.android.client.extensions.ChannelExtensionKt
 
isAudio(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.client.utils.attachment.AttachmentUtilsKt
 
isAudioRecording(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.client.utils.attachment.AttachmentUtilsKt
 
isCancelable() - function in androidx.fragment.app.DialogFragment
 
isConnecting() - function in io.getstream.chat.android.client.setup.state.ClientState
If connection is in connecting state.
isDeleted(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isDetached() - function in androidx.fragment.app.Fragment
 
isDisposed() - function in io.getstream.chat.android.client.utils.observable.Disposable
 
isEnabled(java.lang.String) - function in io.getstream.chat.android.client.utils.internal.toggle.ToggleService
 
isEnabled(java.lang.String) - function in io.getstream.chat.android.client.utils.internal.toggle.ToggleService.Companion
 
isEof(android.media.MediaCodec.BufferInfo) - function in io.getstream.chat.android.client.audio.WaveformExtractorKt
 
isEphemeral(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isError(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isFile(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.client.utils.attachment.AttachmentUtilsKt
 
isFilteringAroundIdMessages() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
isFilteringAroundIdMessages() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
isFilteringMessages() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
isFilteringMessages() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
isFilteringNewerMessages() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
isFilteringNewerMessages() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
isFirstPage() - function in io.getstream.chat.android.client.api.models.QueryChannelsRequest
 
isGiphy(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.client.utils.attachment.AttachmentUtilsKt
 
isGiphy(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isGiphyEphemeral(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isHidden() - function in androidx.fragment.app.Fragment
 
isImage(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.client.utils.attachment.AttachmentUtilsKt
 
isImageMimeTypeSupported(java.lang.String) - function in io.getstream.chat.android.client.uploader.StreamCdnImageMimeTypes
 
isImgur(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.client.utils.attachment.AttachmentUtilsKt
 
isInitialized() - function in io.getstream.chat.android.client.ChatClient.Companion
 
isInitialized() - function in io.getstream.chat.android.client.plugins.requests.ApiRequestsAnalyser.Companion
Checks if the ApiRequestsAnalyser is initialized.
isInLayout() - function in androidx.fragment.app.Fragment
 
isLink(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.client.utils.attachment.AttachmentUtilsKt
 
isMenuVisible() - function in androidx.fragment.app.Fragment
 
isMutedFor(io.getstream.chat.android.models.Channel,io.getstream.chat.android.models.User) - function in io.getstream.chat.android.client.extensions.ChannelExtensionKt
Checks if Channel is muted for user.
isNetworkAvailable() - function in io.getstream.chat.android.client.setup.state.ClientState
If internet is available or not.
isNotificationUpdate() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
isNotificationUpdate() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
isOffline() - function in io.getstream.chat.android.client.setup.state.ClientState
If the WebSocket is disconnected.
isOnline() - function in io.getstream.chat.android.client.setup.state.ClientState
If the WebSocket is connected.
isRegular(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isRemoving() - function in androidx.fragment.app.Fragment
 
isReply(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isRequestingMoreThanLastMessage(io.getstream.chat.android.client.query.pagination.AnyChannelPaginationRequest) - function in io.getstream.chat.android.client.query.pagination.AnyChannelPaginationRequestKt
 
isResumed() - function in androidx.fragment.app.Fragment
 
isSocketConnected() - function in io.getstream.chat.android.client.ChatClient
 
isStateSaved() - function in androidx.fragment.app.Fragment
 
isSystem(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isThreadReply(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isThreadStart(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
 
isValidForThisDevice(android.content.Context) - function in io.getstream.chat.android.client.notifications.handler.PushDeviceGenerator
Checks if push notification provider is valid for this device
isVideo(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.client.utils.attachment.AttachmentUtilsKt
 
isVisible() - function in androidx.fragment.app.Fragment
 
isWatchChannel() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
isWatchChannel() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W