A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
D
- DateAdapter - class in io.getstream.chat.android.client.parser2.adapters
- DEBUG - enum entry in io.getstream.chat.android.client.logger.ChatLogLevel
Show DEBUG, WARNING, ERROR logs
- DEFAULT - enum entry in io.getstream.chat.android.client.header.VersionPrefixHeader
- delete() - function in io.getstream.chat.android.client.channel.ChannelClient
- deleteChannel(String,String) - function in io.getstream.chat.android.client.ChatClient
- deleteDevice(Device) - function in io.getstream.chat.android.client.ChatClient
- deleteFile(String,String,String) - function in io.getstream.chat.android.client.ChatClient
- Deletes the file represented by url from the given channel.
- deleteFile(String) - function in io.getstream.chat.android.client.channel.ChannelClient
- Deletes the file represented by url from the given channel.
- deleteFile(String,String,String,String,String) - function in io.getstream.chat.android.client.uploader.FileUploader
- Deletes the file represented by url from the given channel.
- deleteImage(String,String,String) - function in io.getstream.chat.android.client.ChatClient
- Deletes the image represented by url from the given channel.
- deleteImage(String) - function in io.getstream.chat.android.client.channel.ChannelClient
- Deletes the image represented by url from the given channel.
- deleteImage(String,String,String,String,String) - function in io.getstream.chat.android.client.uploader.FileUploader
- Deletes the image represented by url from the given channel.
- deleteMessage(String,Boolean) - function in io.getstream.chat.android.client.ChatClient
- deleteMessage(String) - function in io.getstream.chat.android.client.ChatClient
- deleteMessage(String,Boolean) - function in io.getstream.chat.android.client.channel.ChannelClient
- deleteMessage(String) - function in io.getstream.chat.android.client.channel.ChannelClient
- deleteReaction(String,String) - function in io.getstream.chat.android.client.ChatClient
- deleteReaction(String,String) - function in io.getstream.chat.android.client.channel.ChannelClient
- desc(KProperty1) - function in io.getstream.chat.android.client.api.models.QuerySort
- desc(String,Class) - function in io.getstream.chat.android.client.api.models.QuerySort
- desc(String) - function in io.getstream.chat.android.client.api.models.QuerySort
- desc(String,KClass) - function in io.getstream.chat.android.client.api.models.QuerySort
- DESC - enum entry in io.getstream.chat.android.client.api.models.QuerySort.SortDirection
Descending sort order.
- desc(String) - function in io.getstream.chat.android.client.api.models.QuerySort.Companion
- desc(KProperty1) - function in io.getstream.chat.android.client.api.models.QuerySort.Companion
- descByName(QuerySort,String) - function in io.getstream.chat.android.client.api.models.QuerySort.Companion
- Device - class in io.getstream.chat.android.client.models
- Device's information needed to register push notifications
- devToken(String) - function in io.getstream.chat.android.client.ChatClient
- disableSlowMode(String,String) - function in io.getstream.chat.android.client.ChatClient
- Disables slow mode for the channel.
- disableSlowMode() - function in io.getstream.chat.android.client.channel.ChannelClient
- Disables slow mode for the channel.
- disableWarmUp() - function in io.getstream.chat.android.client.ChatClient.Builder
- By default, ChatClient performs a dummy HTTP call to the Stream API when a user is set to initialize the HTTP connection and make subsequent requests reusing this connection execute faster.
- disconnect() - function in io.getstream.chat.android.client.ChatClient
- DisconnectCause - class in io.getstream.chat.android.client.clientstate
- Sealed class represents possible cause of disconnection.
- DisconnectCause.ConnectionReleased - class in io.getstream.chat.android.client.clientstate.DisconnectCause
- Happens when disconnection has been done intentionally.
- DisconnectCause.Error - class in io.getstream.chat.android.client.clientstate.DisconnectCause
- Happens when some non critical error occurs.
- DisconnectCause.NetworkNotAvailable - class in io.getstream.chat.android.client.clientstate.DisconnectCause
- Happens when networks is not available anymore.
- DisconnectCause.UnrecoverableError - class in io.getstream.chat.android.client.clientstate.DisconnectCause
- Happens when a critical error occurs.
- DisconnectedEvent - class in io.getstream.chat.android.client.events
- Triggered when a user gets disconnected to the WS
- disconnectSocket() - function in io.getstream.chat.android.client.ChatClient
- dismiss() - function in androidx.fragment.app.ToggleDialogFragment
- dismissAllNotifications() - function in io.getstream.chat.android.client.notifications.handler.NotificationHandler
- Dismiss all notifications.
- dismissAllowingStateLoss() - function in androidx.fragment.app.ToggleDialogFragment
- dismissChannelNotifications(String,String) - function in io.getstream.chat.android.client.ChatClient.Companion
- Dismiss notifications from a given channelType and channelId.
- dismissChannelNotifications(String,String) - function in io.getstream.chat.android.client.notifications.ChatNotifications
- dismissChannelNotifications(String,String) - function in io.getstream.chat.android.client.notifications.handler.NotificationHandler
- Dismiss notifications from a given channelType and channelId.
- displayNotification(Channel,Message) - function in io.getstream.chat.android.client.notifications.ChatNotifications
- Disposable - class in io.getstream.chat.android.client.utils.observable
- dispose() - function in io.getstream.chat.android.client.utils.observable.Disposable
- distinct(List) - function in io.getstream.chat.android.client.models.Filters
- DistinctFilterObject - class in io.getstream.chat.android.client.api.models
- dump(String,FileDescriptor,PrintWriter,Array) - function in androidx.fragment.app.ToggleDialogFragment