A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
S
- searchMessages(SearchMessagesRequest) - function in io.getstream.chat.android.client.ChatClient
- SearchMessagesRequest - class in io.getstream.chat.android.client.api.models
- sendAction(SendActionRequest) - function in io.getstream.chat.android.client.ChatClient
- sendAction(SendActionRequest) - function in io.getstream.chat.android.client.channel.ChannelClient
- SendActionRequest - class in io.getstream.chat.android.client.api.models
- sendEvent(String,String,String,Map) - function in io.getstream.chat.android.client.ChatClient
- Sends an event to all users watching the channel.
- sendEvent(String,Map) - function in io.getstream.chat.android.client.channel.ChannelClient
- Sends an event to all users watching the channel.
- sendFile(String,String,File,ProgressCallback) - function in io.getstream.chat.android.client.ChatClient
- Uploads a file for the given channel.
- sendFile(String,String,File) - function in io.getstream.chat.android.client.ChatClient
- Uploads a file for the given channel.
- sendFile(File,ProgressCallback) - function in io.getstream.chat.android.client.channel.ChannelClient
- Uploads a file for the given channel.
- sendFile(File) - function in io.getstream.chat.android.client.channel.ChannelClient
- Uploads a file for the given channel.
- sendFile(String,String,String,String,File,ProgressCallback) - function in io.getstream.chat.android.client.uploader.FileUploader
- Uploads a file for the given channel.
- sendFile(String,String,String,String,File) - function in io.getstream.chat.android.client.uploader.FileUploader
- Uploads a file for the given channel.
- sendImage(String,String,File,ProgressCallback) - function in io.getstream.chat.android.client.ChatClient
- Uploads an image for the given channel.
- sendImage(String,String,File) - function in io.getstream.chat.android.client.ChatClient
- Uploads an image for the given channel.
- sendImage(File,ProgressCallback) - function in io.getstream.chat.android.client.channel.ChannelClient
- Uploads an image for the given channel.
- sendImage(File) - function in io.getstream.chat.android.client.channel.ChannelClient
- Uploads an image for the given channel.
- sendImage(String,String,String,String,File,ProgressCallback) - function in io.getstream.chat.android.client.uploader.FileUploader
- Uploads an image for the given channel.
- sendImage(String,String,String,String,File) - function in io.getstream.chat.android.client.uploader.FileUploader
- Uploads an image for the given channel.
- sendMessage(String,String,Message) - function in io.getstream.chat.android.client.ChatClient
- sendMessage(Message) - function in io.getstream.chat.android.client.channel.ChannelClient
- sendReaction(String,String,Boolean) - function in io.getstream.chat.android.client.ChatClient
- sendReaction(String,String) - function in io.getstream.chat.android.client.ChatClient
- sendReaction(Reaction,Boolean) - function in io.getstream.chat.android.client.ChatClient
- sendReaction(Reaction) - function in io.getstream.chat.android.client.ChatClient
- sendReaction(Reaction,Boolean) - function in io.getstream.chat.android.client.channel.ChannelClient
- setAnonymousUser(InitConnectionListener) - function in io.getstream.chat.android.client.ChatClient
- setAssetUrl(String) - function in io.getstream.chat.android.client.models.Attachment
- setAttachments(List) - function in io.getstream.chat.android.client.models.Message
- setAuthorName(String) - function in io.getstream.chat.android.client.models.Attachment
- setBanned(Boolean) - function in io.getstream.chat.android.client.models.User
- setBaseTimeout(Long) - function in io.getstream.chat.android.client.api.ChatClientConfig
- setCdnHttpUrl(String) - function in io.getstream.chat.android.client.api.ChatClientConfig
- setCdnTimeout(Long) - function in io.getstream.chat.android.client.api.ChatClientConfig
- setChannelInfo(ChannelInfo) - function in io.getstream.chat.android.client.models.Message
- setCid(String) - function in io.getstream.chat.android.client.models.Channel
- setCid(String) - function in io.getstream.chat.android.client.models.Message
- setCommand(String) - function in io.getstream.chat.android.client.models.Message
- setComplete(Boolean) - function in io.getstream.chat.android.client.uploader.ProgressTracker
- setConfig(Config) - function in io.getstream.chat.android.client.models.Channel
- setCreatedAt(Date) - function in io.getstream.chat.android.client.models.Channel
- setCreatedAt(Date) - function in io.getstream.chat.android.client.models.Member
- setCreatedAt(Date) - function in io.getstream.chat.android.client.models.Message
- setCreatedAt(Date) - function in io.getstream.chat.android.client.models.Mute
- setCreatedAt(Date) - function in io.getstream.chat.android.client.models.Reaction
- setCreatedAt(Date) - function in io.getstream.chat.android.client.models.User
- setCreatedBy(User) - function in io.getstream.chat.android.client.models.Channel
- setCreatedLocallyAt(Date) - function in io.getstream.chat.android.client.models.Message
- setDeletedAt(Date) - function in io.getstream.chat.android.client.models.Channel
- setDeletedAt(Date) - function in io.getstream.chat.android.client.models.Message
- setDeletedAt(Date) - function in io.getstream.chat.android.client.models.Reaction
- setDevices(List) - function in io.getstream.chat.android.client.models.User
- setDuration(String) - function in io.getstream.chat.android.client.socket.ErrorResponse
- setEnforceUnique(Boolean) - function in io.getstream.chat.android.client.models.Reaction
- setExtraData(Map) - function in io.getstream.chat.android.client.models.Attachment
- setExtraData(Map) - function in io.getstream.chat.android.client.models.Channel
- setExtraData(Map) - function in io.getstream.chat.android.client.models.CustomObject
- setExtraData(Map) - function in io.getstream.chat.android.client.models.Message
- setExtraData(Map) - function in io.getstream.chat.android.client.models.Reaction
- setExtraData(Map) - function in io.getstream.chat.android.client.models.User
- setFallback(String) - function in io.getstream.chat.android.client.models.Attachment
- setFileSize(Integer) - function in io.getstream.chat.android.client.models.Attachment
- setFilter(FilterObject) - function in io.getstream.chat.android.client.api.models.QueryUsersRequest
- setFirebaseToken(String) - function in io.getstream.chat.android.client.ChatClient.Companion
- Sets Firebase token.
- setFrozen(Boolean) - function in io.getstream.chat.android.client.models.Channel
- setGuestUser(String,String,InitConnectionListener) - function in io.getstream.chat.android.client.ChatClient
- setHidden(Boolean) - function in io.getstream.chat.android.client.models.Channel
- setHiddenMessagesBefore(Date) - function in io.getstream.chat.android.client.models.Channel
- setHttpUrl(String) - function in io.getstream.chat.android.client.api.ChatClientConfig
- setId(String) - function in io.getstream.chat.android.client.models.Channel
- setId(String) - function in io.getstream.chat.android.client.models.Message
- setId(String) - function in io.getstream.chat.android.client.models.User
- the user id, this field is the only required field
- setImage(String) - function in io.getstream.chat.android.client.models.Attachment
- setImage(String) - function in io.getstream.chat.android.client.models.ContentUtils
- setImage(String) - function in io.getstream.chat.android.client.models.ContentUtils
- setImageUrl(String) - function in io.getstream.chat.android.client.models.Attachment
- setInstance(ChatLogger) - function in io.getstream.chat.android.client.logger.ChatLogger.Companion
- setInvisible(Boolean) - function in io.getstream.chat.android.client.models.User
- setInviteAcceptedAt(Date) - function in io.getstream.chat.android.client.models.Member
- setInviteRejectedAt(Date) - function in io.getstream.chat.android.client.models.Member
- setIsAnonymous(Boolean) - function in io.getstream.chat.android.client.api.ChatClientConfig
- setIsInvited(Boolean) - function in io.getstream.chat.android.client.models.Member
- setLastActive(Date) - function in io.getstream.chat.android.client.models.User
- setLastMessageAt(Date) - function in io.getstream.chat.android.client.models.Channel
- setLastRead(Date) - function in io.getstream.chat.android.client.models.ChannelUserRead
- setLatestReactions(List) - function in io.getstream.chat.android.client.models.Message
- setLimit(Integer) - function in io.getstream.chat.android.client.api.models.QueryChannelsRequest
- setMaxValue(Long) - function in io.getstream.chat.android.client.uploader.ProgressTracker
- setMemberLimit(Integer) - function in io.getstream.chat.android.client.api.models.QueryChannelsRequest
- setMembers(List) - function in io.getstream.chat.android.client.models.Channel
- setMentionedUsers(List) - function in io.getstream.chat.android.client.models.Message
- setMentionedUsersIds(List) - function in io.getstream.chat.android.client.models.Message
- setMessage(String) - function in io.getstream.chat.android.client.socket.ErrorResponse
- setMessageId(String) - function in io.getstream.chat.android.client.models.Reaction
- setMessageLimit(Integer) - function in io.getstream.chat.android.client.api.models.QueryChannelsRequest
- setMessages(List) - function in io.getstream.chat.android.client.models.Channel
- setMimeType(String) - function in io.getstream.chat.android.client.models.Attachment
- setMutes(List) - function in io.getstream.chat.android.client.models.User
- setName(String) - function in io.getstream.chat.android.client.models.Attachment
- setName(String) - function in io.getstream.chat.android.client.models.ContentUtils
- setName(String) - function in io.getstream.chat.android.client.models.ContentUtils
- setOffset(Integer) - function in io.getstream.chat.android.client.api.models.QueryChannelsRequest
- setOgUrl(String) - function in io.getstream.chat.android.client.models.Attachment
- setOnline(Boolean) - function in io.getstream.chat.android.client.models.User
- setOwnReactions(List) - function in io.getstream.chat.android.client.models.Message
- setParentId(String) - function in io.getstream.chat.android.client.models.Message
- setPinExpires(Date) - function in io.getstream.chat.android.client.models.Message
- setPinned(Boolean) - function in io.getstream.chat.android.client.models.Message
- setPinnedAt(Date) - function in io.getstream.chat.android.client.models.Message
- setPinnedBy(User) - function in io.getstream.chat.android.client.models.Message
- setPinnedMessages(List) - function in io.getstream.chat.android.client.models.Channel
- setPresence(Boolean) - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
- setPresence(Boolean) - function in io.getstream.chat.android.client.api.models.QueryChannelsRequest
- setPresence(Boolean) - function in io.getstream.chat.android.client.api.models.QueryUsersRequest
- setPresence(Boolean) - function in io.getstream.chat.android.client.api.models.WatchChannelRequest
- setProgress(Integer) - function in io.getstream.chat.android.client.uploader.ProgressTracker
- setPushNotificationReceivedListener(PushNotificationReceivedListener) - function in io.getstream.chat.android.client.ChatClient
- setPushProvider(String) - function in io.getstream.chat.android.client.models.Device
- setQuerySort(QuerySort) - function in io.getstream.chat.android.client.api.models.QueryUsersRequest
- setReactionCounts(Map) - function in io.getstream.chat.android.client.models.Message
- setReactionScores(Map) - function in io.getstream.chat.android.client.models.Message
- setRead(List) - function in io.getstream.chat.android.client.models.Channel
- setReplyCount(Integer) - function in io.getstream.chat.android.client.models.Message
- setReplyMessageId(String) - function in io.getstream.chat.android.client.models.Message
- setReplyTo(Message) - function in io.getstream.chat.android.client.models.Message
- setRole(String) - function in io.getstream.chat.android.client.models.Member
- setRole(String) - function in io.getstream.chat.android.client.models.User
- setScore(Integer) - function in io.getstream.chat.android.client.models.Reaction
- setShadowBanned(Boolean) - function in io.getstream.chat.android.client.models.Member
- setShadowed(Boolean) - function in io.getstream.chat.android.client.models.Message
- setShowInChannel(Boolean) - function in io.getstream.chat.android.client.models.Message
- setSilent(Boolean) - function in io.getstream.chat.android.client.models.Message
- setState(Boolean) - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
- setState(Boolean) - function in io.getstream.chat.android.client.api.models.QueryChannelsRequest
- setState(Boolean) - function in io.getstream.chat.android.client.api.models.WatchChannelRequest
- setStatusCode(Integer) - function in io.getstream.chat.android.client.socket.ErrorResponse
- setSyncStatus(SyncStatus) - function in io.getstream.chat.android.client.models.Channel
- setSyncStatus(SyncStatus) - function in io.getstream.chat.android.client.models.Message
- if the message has been synced to the servers
- setSyncStatus(SyncStatus) - function in io.getstream.chat.android.client.models.Reaction
- setTarget(User) - function in io.getstream.chat.android.client.models.Mute
- setText(String) - function in io.getstream.chat.android.client.models.Attachment
- setText(String) - function in io.getstream.chat.android.client.models.Message
- setThreadParticipants(List) - function in io.getstream.chat.android.client.models.Message
- setThumbUrl(String) - function in io.getstream.chat.android.client.models.Attachment
- setTitle(String) - function in io.getstream.chat.android.client.models.Attachment
- setTitleLink(String) - function in io.getstream.chat.android.client.models.Attachment
- setTotalUnreadCount(Integer) - function in io.getstream.chat.android.client.models.User
- setType(String) - function in io.getstream.chat.android.client.models.Attachment
- setType(String) - function in io.getstream.chat.android.client.models.Channel
- setType(String) - function in io.getstream.chat.android.client.models.Message
- setType(String) - function in io.getstream.chat.android.client.models.Reaction
- setUnreadChannels(Integer) - function in io.getstream.chat.android.client.models.User
- setUnreadCount(Integer) - function in io.getstream.chat.android.client.models.Channel
- setUnreadMessages(Integer) - function in io.getstream.chat.android.client.models.ChannelUserRead
- setUpdatedAt(Date) - function in io.getstream.chat.android.client.models.Channel
- setUpdatedAt(Date) - function in io.getstream.chat.android.client.models.Member
- setUpdatedAt(Date) - function in io.getstream.chat.android.client.models.Message
- setUpdatedAt(Date) - function in io.getstream.chat.android.client.models.Mute
- setUpdatedAt(Date) - function in io.getstream.chat.android.client.models.Reaction
- setUpdatedAt(Date) - function in io.getstream.chat.android.client.models.User
- setUpdatedLocallyAt(Date) - function in io.getstream.chat.android.client.models.Message
- setUpload(File) - function in io.getstream.chat.android.client.models.Attachment
- setUploadId(String) - function in io.getstream.chat.android.client.extensions.AttachmentExtensionsKt
- setUploadState(Attachment.UploadState) - function in io.getstream.chat.android.client.models.Attachment
- setUrl(String) - function in io.getstream.chat.android.client.models.Attachment
- setUser(User,String,InitConnectionListener) - function in io.getstream.chat.android.client.ChatClient
- Initializes ChatClient for a specific user using the given user token.
- setUser(User,TokenProvider,InitConnectionListener) - function in io.getstream.chat.android.client.ChatClient
- Initializes ChatClient for a specific user.
- setUser(User) - function in io.getstream.chat.android.client.models.ChannelUserRead
- setUser(User) - function in io.getstream.chat.android.client.models.Member
- setUser(User) - function in io.getstream.chat.android.client.models.Message
- setUser(User) - function in io.getstream.chat.android.client.models.Mute
- setUser(User) - function in io.getstream.chat.android.client.models.Reaction
- setUser(User) - function in io.getstream.chat.android.client.models.UserEntity
- setUserId(String) - function in io.getstream.chat.android.client.models.Reaction
- setUserWithoutConnectingIfNeeded() - function in io.getstream.chat.android.client.ChatClient
- Initializes ChatClient with stored user data.
- setWatch(Boolean) - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
- setWatch(Boolean) - function in io.getstream.chat.android.client.api.models.QueryChannelsRequest
- setWatch(Boolean) - function in io.getstream.chat.android.client.api.models.WatchChannelRequest
- setWatcherCount(Integer) - function in io.getstream.chat.android.client.models.Channel
- setWatchers(List) - function in io.getstream.chat.android.client.models.Channel
- setWssUrl(String) - function in io.getstream.chat.android.client.api.ChatClientConfig
- shadowBanUser(String,String,String,String,Integer) - function in io.getstream.chat.android.client.ChatClient
- shadowBanUser(String,String,Integer) - function in io.getstream.chat.android.client.channel.ChannelClient
- SharedPreferencesKt - class in io.getstream.chat.android.client.extensions
- show() - function in io.getstream.chat.android.client.channel.ChannelClient
- showChannel(String,String) - function in io.getstream.chat.android.client.ChatClient
- snakeToLowerCamelCase(String) - function in io.getstream.chat.android.client.extensions.StringExtensionsKt
- Converts string written in snake case to String in camel case with the first symbol in lower case.
- SOCKET_CLOSED - enum entry in io.getstream.chat.android.client.errors.ChatErrorCode
- SOCKET_FAILURE - enum entry in io.getstream.chat.android.client.errors.ChatErrorCode
- SocketErrorMessage - class in io.getstream.chat.android.client.socket
- SocketListener - class in io.getstream.chat.android.client.socket
- startTask(String) - function in io.getstream.chat.android.client.utils.PerformanceUtils
- stopTask(String) - function in io.getstream.chat.android.client.utils.PerformanceUtils
- stopTyping() - function in io.getstream.chat.android.client.channel.ChannelClient
- stopTyping(String) - function in io.getstream.chat.android.client.channel.ChannelClient
- stopWatching(String,String) - function in io.getstream.chat.android.client.ChatClient
- stopWatching() - function in io.getstream.chat.android.client.channel.ChannelClient
- StreamCdnImageMimeTypes - class in io.getstream.chat.android.client.uploader
- StreamGson - class in io.getstream.chat.android.client.parser
- StringExtensionsKt - class in io.getstream.chat.android.client.extensions
- subscribe(ChatEventListener) - function in io.getstream.chat.android.client.ChatClient
- subscribe(ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClient
- subscribeFor(String,ChatEventListener) - function in io.getstream.chat.android.client.ChatClient
- Subscribes to the specific eventTypes of the client.
- subscribeFor(LifecycleOwner,String,ChatEventListener) - function in io.getstream.chat.android.client.ChatClient
- Subscribes to the specific eventTypes of the client, in the lifecycle of lifecycleOwner.
- subscribeFor(Class,ChatEventListener) - function in io.getstream.chat.android.client.ChatClient
- Subscribes to the specific eventTypes of the client.
- subscribeFor(LifecycleOwner,Class,ChatEventListener) - function in io.getstream.chat.android.client.ChatClient
- Subscribes to the specific eventTypes of the client, in the lifecycle of lifecycleOwner.
- subscribeFor(ChatClient,ChatEventListener) - function in io.getstream.chat.android.client.ClientExtensionsKt
- Subscribes to client events of type T.
- subscribeFor(ChatClient,LifecycleOwner,ChatEventListener) - function in io.getstream.chat.android.client.ClientExtensionsKt
- Subscribes to client events of type T, in the lifecycle of lifecycleOwner.
- subscribeFor(ChatClient,KClass,ChatEventListener) - function in io.getstream.chat.android.client.ClientExtensionsKt
- Subscribes to the specific eventTypes of the client.
- subscribeFor(ChatClient,LifecycleOwner,KClass,ChatEventListener) - function in io.getstream.chat.android.client.ClientExtensionsKt
- Subscribes to the specific eventTypes of the client, in the lifecycle of lifecycleOwner.
- subscribeFor(String,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClient
- subscribeFor(LifecycleOwner,String,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClient
- subscribeFor(Class,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClient
- subscribeFor(LifecycleOwner,Class,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClient
- subscribeFor(ChannelClient,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClientExtensionsKt
- Subscribes to events of type T in the channel.
- subscribeFor(ChannelClient,LifecycleOwner,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClientExtensionsKt
- Subscribes to events of type T in the channel, in the lifecycle of lifecycleOwner.
- subscribeFor(ChannelClient,KClass,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClientExtensionsKt
- Subscribes to the specific eventTypes of the channel.
- subscribeFor(ChannelClient,LifecycleOwner,KClass,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClientExtensionsKt
- Subscribes to the specific eventTypes of the channel, in the lifecycle of lifecycleOwner.
- subscribeForSingle(String,ChatEventListener) - function in io.getstream.chat.android.client.ChatClient
- Subscribes for the next event with the given eventType.
- subscribeForSingle(Class,ChatEventListener) - function in io.getstream.chat.android.client.ChatClient
- Subscribes for the next event with the given eventType.
- subscribeForSingle(ChatClient,ChatEventListener) - function in io.getstream.chat.android.client.ClientExtensionsKt
- Subscribes for the next client event of type T.
- subscribeForSingle(String,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClient
- subscribeForSingle(Class,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClient
- subscribeForSingle(ChannelClient,ChatEventListener) - function in io.getstream.chat.android.client.channel.ChannelClientExtensionsKt
- Subscribes for the next channel event of type T.
- suspendTask(String,SuspendFunction0) - function in io.getstream.chat.android.client.utils.PerformanceUtils
- SYNC_NEEDED - enum entry in io.getstream.chat.android.client.utils.SyncStatus
when the entity is new or changed
- SyncStatus - class in io.getstream.chat.android.client.utils
- SyncStatus.Companion - class in io.getstream.chat.android.client.utils.SyncStatus
- SystemTimeProvider - class in io.getstream.chat.android.client.utils