A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
L
- layout(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.View
- layout(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
- leaveChannel(io.getstream.chat.android.models.Channel) - function in io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModel
- Removes the current user from the channel.
- leaveThread() - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModel
- Updates the UI state when leaving the thread, to switch back to the MessageMode.Normal message mode, by calling setMessageMode.
- limit(java.lang.Integer) - function in io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModelFactory.Builder
- Sets the number of channels to return.
- linkAttachmentMessageBackground(android.content.Context,io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem.MessageItem) - function in io.getstream.chat.android.ui.feature.messages.list.background.MessageBackgroundFactory
- Background for messages containing link attachments and no other types of attachments.
- linkAttachmentMessageBackground(android.content.Context,io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem.MessageItem) - function in io.getstream.chat.android.ui.feature.messages.list.background.MessageBackgroundFactoryImpl
- Draws the background of messages containing links and no other types of attachments.
- LinkAttachmentsViewHolder - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl
- ViewHolder used for displaying messages that contain link attachments and no other types of attachments.
- Linkify - class in io.getstream.chat.android.ui.utils
- Linkify links the part of the text based on matching pattern.
- ListenerDelegate - class in io.getstream.chat.android.ui.utils
- A property delegate to be used with listeners.
- load(android.widget.ImageView,java.lang.Object,android.graphics.drawable.Drawable,io.getstream.chat.android.ui.common.images.internal.StreamImageLoader.ImageTransformation,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.utils.ImageUtilsKt
- load(android.widget.ImageView,java.lang.Object,java.lang.Integer,io.getstream.chat.android.ui.common.images.internal.StreamImageLoader.ImageTransformation,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.utils.ImageUtilsKt
- loadAndResize(android.widget.ImageView,java.lang.Object,android.graphics.drawable.Drawable,io.getstream.chat.android.ui.common.images.internal.StreamImageLoader.ImageTransformation,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.utils.ImageUtilsKt
- Loads an image into a drawable and then applies the drawable to the container, resizing it based on the scale types and the given configuration.
- loadLayoutDescription(java.lang.Integer) - function in androidx.constraintlayout.widget.ConstraintLayout
- loadMore() - function in io.getstream.chat.android.ui.viewmodel.mentions.MentionListViewModel
- loadMore() - function in io.getstream.chat.android.ui.viewmodel.pinned.PinnedMessageListViewModel
- Loads more data when requested.
- loadMore() - function in io.getstream.chat.android.ui.viewmodel.search.SearchViewModel
- Loads more data when the user reaches the end of the found message list.
- loadVideoThumbnail(android.widget.ImageView,android.net.Uri,java.lang.Integer,io.getstream.chat.android.ui.common.images.internal.StreamImageLoader.ImageTransformation,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.utils.ImageUtilsKt
- lockRecording() - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModel