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
- serializeNulls() - function in com.squareup.moshi.DateAdapter
- setAssetUrl(String) - function in io.getstream.chat.android.client.models.Attachment
- setAttachments(List) - function in io.getstream.chat.android.client.models.Message
- The list of message attachments
- setAuthorLink(String) - function in io.getstream.chat.android.client.models.Attachment
- 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
- Channel unique identifier in <type>:<id> format
- setCommand(String) - function in io.getstream.chat.android.client.models.Message
- Contains provided slash command
- 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
- When the message was created
- 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
- When the message was created locally
- setDeletedAt(Date) - function in io.getstream.chat.android.client.models.Channel
- setDeletedAt(Date) - function in io.getstream.chat.android.client.models.Message
- When the message was deleted
- setDeletedAt(Date) - function in io.getstream.chat.android.client.models.Reaction
- setDevice(Device) - function in io.getstream.chat.android.client.ChatClient.Companion
- Sets device.
- 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
- All the custom data provided for this 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
- setFrozen(Boolean) - function in io.getstream.chat.android.client.models.Channel
- 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
- The unique string identifier of the 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
- List of the latest reactions to this 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
- The list of user mentioned in the message
- setMentionedUsersIds(List) - function in io.getstream.chat.android.client.models.Message
- The list of user mentioned in the 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
- List of reactions of authenticated user to this message
- setParentId(String) - function in io.getstream.chat.android.client.models.Message
- The ID of the parent message, if the message is a thread reply
- setPinExpires(Date) - function in io.getstream.chat.android.client.models.Message
- Date when pinned message expires
- setPinned(Boolean) - function in io.getstream.chat.android.client.models.Message
- Whether message is pinned or not
- setPinnedAt(Date) - function in io.getstream.chat.android.client.models.Message
- Date when the message got pinned
- setPinnedBy(User) - function in io.getstream.chat.android.client.models.Message
- Contains user who pinned the 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(PushProvider) - 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
- A mapping between reaction type and the count, ie like:10, heart:4
- setReactionScores(Map) - function in io.getstream.chat.android.client.models.Message
- A mapping between reaction type and the reaction score, ie like:10, heart:4
- setRead(List) - function in io.getstream.chat.android.client.models.Channel
- setReplyCount(Integer) - function in io.getstream.chat.android.client.models.Message
- The number of replies to this message
- setReplyMessageId(String) - function in io.getstream.chat.android.client.models.Message
- The ID of the quoted message, if the message is a quoted reply.
- setReplyTo(Message) - function in io.getstream.chat.android.client.models.Message
- Contains quoted 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
- If the message was sent by shadow banned user
- setShowInChannel(Boolean) - function in io.getstream.chat.android.client.models.Message
- Whether thread reply should be shown in the channel as well
- setSilent(Boolean) - function in io.getstream.chat.android.client.models.Message
- Whether message is silent or not
- 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, default is synced
- 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
- The text of this message
- setThreadParticipants(List) - function in io.getstream.chat.android.client.models.Message
- The list of users who participate in thread
- 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
- Contains type of the 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.ChannelMute
- setUpdatedAt(Date) - function in io.getstream.chat.android.client.models.Member
- setUpdatedAt(Date) - function in io.getstream.chat.android.client.models.Message
- When the message was updated
- 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
- When the message was updated locally
- 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) - 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
- The user who sent the 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.
- setVERSION_PREFIX_HEADER(VersionPrefixHeader) - function in io.getstream.chat.android.client.ChatClient.Companion
- 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