A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
L
- LeaveGroup - class in io.getstream.chat.android.ui.common.state.channels.actions
- Shows a dialog to leave the group.
- leaveThread() - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Updates the UI state when leaving the thread, to switch back to the MessageMode.Normal, by calling setMessageMode.
- 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.common.images.internal.StreamImageLoader
- 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.common.images.internal.StreamImageLoader
- 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.common.images.internal.StreamImageLoader
- loadAsBitmap(android.content.Context,java.lang.String,io.getstream.chat.android.ui.common.images.internal.StreamImageLoader.ImageTransformation) - function in io.getstream.chat.android.ui.common.images.internal.StreamImageLoader
- loadDocument(java.lang.String) - function in io.getstream.chat.android.ui.common.feature.documents.AttachmentDocumentActivity
- Load document as url.
- loadMessageById(java.lang.String,kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Loads a given Message with a single page around it.
- loadNewerMessages(java.lang.String,java.lang.Integer) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Loads newer messages of a channel following the currently newest loaded message.
- loadOlderMessages(java.lang.Integer) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Loads more messages if we have reached the oldest message currently loaded.
- 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.common.images.internal.StreamImageLoader
- LocalUserLookupHandler - class in io.getstream.chat.android.ui.common.feature.messages.composer.mention
- Local user lookup handler.
- lockRecording() - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Moves MessageComposerState.recording state to RecordingState.Locked.