A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
M
- max(java.util.Date,java.util.Date) - function in io.getstream.chat.android.core.utils.date.DateUtils
- Returns the greater of two dates.
- maxOf(java.util.Date) - function in io.getstream.chat.android.core.utils.date.DateUtils
- Member - class in io.getstream.chat.android.models
- Represents a channel member.
- Message - class in io.getstream.chat.android.models
- Message.Builder - class in io.getstream.chat.android.models.Message
- messageId(java.lang.String) - function in io.getstream.chat.android.models.Reaction.Builder
- MessageModerationAction - class in io.getstream.chat.android.models
- The type of moderation performed to a message.
- MessageModerationAction.Companion - class in io.getstream.chat.android.models.MessageModerationAction
- MessageModerationDetails - class in io.getstream.chat.android.models
- Describes the details of a message which was moderated.
- MessagesState - class in io.getstream.chat.android.models
- Represents of possible state of messages for ChannelState.
- MessagesState.Loading - class in io.getstream.chat.android.models.MessagesState
- Indicates we are loading the first page of results.
- MessagesState.NoQueryActive - class in io.getstream.chat.android.models.MessagesState
- The ChannelState is initialized but no query is currently running.
- MessagesState.OfflineNoResults - class in io.getstream.chat.android.models.MessagesState
- If we are offline and don't have channels stored in offline storage, typically displayed as an error condition.
- MessagesState.Result - class in io.getstream.chat.android.models.MessagesState
- The list of messages, loaded either from offline storage or an API call.
- MessageType - class in io.getstream.chat.android.models
- Represents types of messages.
- METERED - enum entry in io.getstream.chat.android.models.UploadAttachmentsNetworkType
A metered network connection is required.
- millis(java.lang.Long) - function in io.getstream.chat.android.models.TimeDuration.Companion
- Creates a TimeDuration from the specified number of milliseconds.
- min(java.util.Date,java.util.Date) - function in io.getstream.chat.android.core.utils.date.DateUtils
- minOf(java.util.Date) - function in io.getstream.chat.android.core.utils.date.DateUtils
- minutes(java.lang.Integer) - function in io.getstream.chat.android.models.TimeDuration.Companion
- Creates a TimeDuration from the specified number of minutes.
- modify(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.core.utils.MutableValue
- Modifies the current value using block function.
- MutableValue - class in io.getstream.chat.android.core.utils
- Mutable value that tracks if it was modified.
- MutableValueKt - class in io.getstream.chat.android.core.utils
- Mute - class in io.getstream.chat.android.models