A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
U
- unbind() - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.AttachmentPreviewViewHolder
- unbind() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder
- unbind() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder
- unbind() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.CustomAttachmentsViewHolder
- Called when a view in this ViewHolder has been recycled.
- unbind() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.MediaAttachmentsViewHolder
- unbindService(android.content.ServiceConnection) - function in android.content.ContextWrapper
- UnreadLabelButtonStyle - class in io.getstream.chat.android.ui.feature.messages.list
- Style for UnreadLabelButtonStyle.
- unregister() - function in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryDestination
- unregisterActivityLifecycleCallbacks(android.app.Application.ActivityLifecycleCallbacks) - function in android.app.Activity
- unregisterComponentCallbacks(android.content.ComponentCallbacks) - function in android.app.Activity
- unregisterDeviceIdChangeListener(java.util.function.IntConsumer) - function in android.content.ContextWrapper
- unregisterForContextMenu(android.view.View) - function in android.app.Activity
- unregisterForContextMenu(android.view.View) - function in androidx.fragment.app.Fragment
- unregisterReceiver(android.content.BroadcastReceiver) - function in android.content.ContextWrapper
- unregisterScreenCaptureCallback(android.app.Activity.ScreenCaptureCallback) - function in android.app.Activity
- unscheduleDrawable(android.graphics.drawable.Drawable) - function in android.view.View
- unscheduleDrawable(android.graphics.drawable.Drawable,java.lang.Runnable) - function in android.view.View
- UnsupportedAttachmentFactory - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.attachment
- Fallback factory for unsupported attachment types.
- UnsupportedAttachmentViewStyle - class in io.getstream.chat.android.ui.feature.messages.list
- Style for unsupported attachments.
- updateChannel(io.getstream.chat.android.models.Channel) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView
- Updates the channel object used by the message list and initializes adapter if it's not initialized yet.
- updateConstraints(androidx.constraintlayout.widget.ConstraintLayout,kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.utils.extensions.ConstraintLayoutKt
- updateDragShadow(android.view.View.DragShadowBuilder) - function in android.view.View
- updateServiceGroup(android.content.ServiceConnection,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
- updateViewLayout(android.view.View,android.view.ViewGroup.LayoutParams) - function in android.view.ViewGroup
- UserAvatarRenderer - class in io.getstream.chat.android.ui.widgets.avatar
- Custom renderer for the user avatar.
- UserAvatarView - class in io.getstream.chat.android.ui.widgets.avatar
- Represents the User avatar that's shown on the Messages screen or in headers of DMs.
- userGroup(java.lang.Integer) - function in io.getstream.chat.android.ui.widgets.avatar.ChannelAvatarViewProvider
- Provides a list of views for the group avatar.
- UserKt - class in io.getstream.chat.android.ui.utils.extensions
- userLookupHandler(io.getstream.chat.android.ui.common.feature.messages.composer.mention.UserLookupHandler) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory.Builder
- userLookupHandlerCompat(io.getstream.chat.android.ui.common.feature.messages.composer.mention.CompatUserLookupHandler) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory.Builder
- UserReactionsView - class in io.getstream.chat.android.ui.feature.messages.list.reactions.user.internal