A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
D
- databaseList() - function in android.content.ContextWrapper
- DateFormatter - class in io.getstream.chat.android.ui.common.helper
- An interface that allows to format date-time objects as strings.
- DateFormatter.Companion - class in io.getstream.chat.android.ui.common.helper.DateFormatter
- DateSeparatorHandler - class in io.getstream.chat.android.ui.common.feature.messages.list
- A SAM designed to evaluate if a date separator should be added between messages.
- DateSeparatorHandler.Companion - class in io.getstream.chat.android.ui.common.feature.messages.list.DateSeparatorHandler
- DateSeparatorItemState - class in io.getstream.chat.android.ui.common.state.messages.list
- Represents a date separator inside the message list.
- defaultFormatter(android.content.Context,java.lang.Integer,java.lang.Integer) - function in io.getstream.chat.android.ui.common.utils.ChannelNameFormatter.Companion
- Builds the default channel name formatter.
- defaultFormatter(android.content.Context,java.lang.Integer) - function in io.getstream.chat.android.ui.common.utils.ChannelNameFormatter.Companion
- Builds the default channel name formatter.
- defaultFormatter(android.content.Context) - function in io.getstream.chat.android.ui.common.utils.ChannelNameFormatter.Companion
- Builds the default channel name formatter.
- defaultHandler() - function in io.getstream.chat.android.ui.common.feature.messages.list.MessagePositionHandler.Companion
- The default implementation of the MessagePositionHandler interface which can be taken as a reference when implementing a custom one.
- defaultMessageModerationOptions() - function in io.getstream.chat.android.ui.common.state.messages.list.ModeratedMessageOptionKt
- DefaultQueryFilter - class in io.getstream.chat.android.ui.common.feature.messages.composer.query.filter
- Default implementation of QueryFilter.
- defaultStreamCdnImageResizing() - function in io.getstream.chat.android.ui.common.images.resizing.StreamCdnImageResizing.Companion
- Creates the default Stream CDN image resizing strategy where the image resizing is disabled.
- DefaultStreamMediaRecorder - class in io.getstream.sdk.chat.audio.recording
- The default implementation of StreamMediaRecorder, used as a wrapper around MediaRecorder simplifying working with it.
- DefaultStreamTransliterator - class in io.getstream.chat.android.ui.common.feature.messages.composer.transliteration
- Default implementation for StreamTransliterator.
- DefaultUserLookupHandler - class in io.getstream.chat.android.ui.common.feature.messages.composer.mention
- Default implementation for UserLookupHandler.
- DefaultUserQueryFilter - class in io.getstream.chat.android.ui.common.feature.messages.composer.mention
- Default implementation of QueryFilter for User objects.
- delete(android.net.Uri,android.os.Bundle) - function in android.content.ContentProvider
- delete(android.net.Uri,java.lang.String,kotlin.Array) - function in androidx.core.content.FileProvider
- Delete - class in io.getstream.chat.android.ui.common.state.messages
- Show a delete dialog for owned message.
- DeleteConversation - class in io.getstream.chat.android.ui.common.state.channels.actions
- Shows a dialog to delete the conversation, if we have the permission.
- deleteDatabase(java.lang.String) - function in android.content.ContextWrapper
- DeletedMessageVisibility - class in io.getstream.chat.android.ui.common.state.messages.list
- Intended to be used for regulating visibility of deleted messages and filtering them out accordingly.
- deleteFile(java.lang.String) - function in android.content.ContextWrapper
- deleteMessage(io.getstream.chat.android.models.Message,java.lang.Boolean) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Deletes the given message.
- DeleteMessage - class in io.getstream.chat.android.ui.common.state.messages.list
- Prompts the user to delete the message if the message was flagged by moderation.
- deleteRecording(java.io.File) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Deleted the recording to the file provided by recordingFile.
- deleteRecording(java.io.File) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Deleted the recording to the file provided by recordingFile.
- deleteSharedPreferences(java.lang.String) - function in android.content.ContextWrapper
- disableUnreadLabelButton() - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Disable the unread label button.
- dismissAllMessageActions() - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Dismisses all message actions, when we cancel them in the rest of the UI.
- dismissDialog(int) - function in android.app.Activity
- dismissKeyboardShortcutsHelper() - function in android.app.Activity
- dismissMessageAction(io.getstream.chat.android.ui.common.state.messages.MessageAction) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Used to dismiss a specific message action, such as delete, reply, edit or something similar.
- dismissMessageActions() - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Dismisses all message actions from the UI and clears the input if isInEditMode is true.
- dismissSuggestionsPopup() - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Dismisses the suggestions popup above the message composer.
- dispatchGenericMotionEvent(android.view.MotionEvent) - function in android.app.Activity
- dispatchKeyEvent(android.view.KeyEvent) - function in androidx.appcompat.app.AppCompatActivity
- dispatchKeyShortcutEvent(android.view.KeyEvent) - function in androidx.core.app.ComponentActivity
- dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.app.Activity
- dispatchTouchEvent(android.view.MotionEvent) - function in android.app.Activity
- dispatchTrackballEvent(android.view.MotionEvent) - function in android.app.Activity
- Disposable - class in io.getstream.chat.android.ui.common.disposable
- Disposable resource.
- dispose() - function in io.getstream.chat.android.ui.common.disposable.CoilDisposable
- Dispose all the source.
- dispose() - function in io.getstream.chat.android.ui.common.disposable.Disposable
- Disposes the resource
- dpToPx(int) - function in io.getstream.chat.android.ui.common.utils.Utils
- dump(java.io.FileDescriptor,java.io.PrintWriter,kotlin.Array) - function in android.content.ContentProvider
- dump(java.lang.String,java.io.FileDescriptor,java.io.PrintWriter,kotlin.Array) - function in androidx.fragment.app.FragmentActivity
- DurationFormatter - class in io.getstream.chat.android.ui.common.utils