A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
L
- latestOrNull(java.util.List) - function in io.getstream.chat.android.client.utils.message.MessageUtils
- Peeks the latest message from the sorted List of messages.
- lenient() - function in com.squareup.moshi.JsonAdapter
- LESS_THAN - enum entry in io.getstream.chat.android.client.api.models.Pagination
- LESS_THAN_OR_EQUAL - enum entry in io.getstream.chat.android.client.api.models.Pagination
- listenForChannelState() - function in io.getstream.chat.android.client.channel.ChannelMessagesUpdateLogic
- LiveLocationListener - class in io.getstream.chat.android.client.plugin.listeners
- Listener for live location sharing requests.
- LOADING - enum entry in io.getstream.chat.android.client.audio.AudioState
- LOADING - enum entry in io.getstream.chat.android.client.audio.PlayerState
- loadToken() - function in io.getstream.chat.android.client.token.TokenProvider
- Loads the token for the current user.
- log(java.lang.String) - function in io.getstream.chat.android.client.utils.PerformanceUtils
- logD(java.lang.Object,java.lang.String) - function in io.getstream.chat.android.client.logger.ChatLoggerHandler
- logE(java.lang.Object,java.lang.String) - function in io.getstream.chat.android.client.logger.ChatLoggerHandler
- logE(java.lang.Object,java.lang.String,java.lang.Throwable) - function in io.getstream.chat.android.client.logger.ChatLoggerHandler
- loggerHandler(io.getstream.chat.android.client.logger.ChatLoggerHandler) - function in io.getstream.chat.android.client.ChatClient.Builder
- Sets a ChatLoggerHandler instance that will receive log events from the SDK.
- logI(java.lang.Object,java.lang.String) - function in io.getstream.chat.android.client.logger.ChatLoggerHandler
- logLevel(io.getstream.chat.android.client.logger.ChatLogLevel) - function in io.getstream.chat.android.client.ChatClient.Builder
- Sets the log level to be used by the client.
- logT(java.lang.Object,java.lang.Throwable) - function in io.getstream.chat.android.client.logger.ChatLoggerHandler
- logT(java.lang.Throwable) - function in io.getstream.chat.android.client.logger.ChatLoggerHandler
- logV(java.lang.Object,java.lang.String) - function in io.getstream.chat.android.client.logger.ChatLoggerHandler
- logW(java.lang.Object,java.lang.String) - function in io.getstream.chat.android.client.logger.ChatLoggerHandler
- lowerCamelCaseToGetter(java.lang.String) - function in io.getstream.chat.android.client.extensions.StringExtensionsKt
- Converts a string written in lower camel case to a getter method name.