A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
M
- map(Call,Function1) - function in io.getstream.chat.android.client.call.CallKt
- map(Function1) - function in io.getstream.chat.android.client.utils.Result
- Returns a transformed Result of applying the given f function if the Result contains a successful data payload.
- map(Function1) - function in io.getstream.chat.android.client.utils.Result
- Returns a transformed Result of applying the given f function if the Result contains a successful data payload.
- map(Function1) - function in io.getstream.chat.android.client.utils.Result
- Returns a transformed Result of applying the given f function if the Result contains a successful data payload.
- max(Date,Date) - function in io.getstream.chat.android.core.utils.date.DateUtils
- Returns the greater of two dates.
- Member - class in io.getstream.chat.android.models
- Represents a channel member.
- Message - class in io.getstream.chat.android.models
- Message.Companion - class in io.getstream.chat.android.models.Message
- MESSAGE_MODERATION_FAILED - enum entry in io.getstream.chat.android.client.errors.ChatErrorCode
- MessageAwaitingAttachments - class in io.getstream.chat.android.models
- When sync is in progress due to awaiting attachments.
- MessageModerationFailed - class in io.getstream.chat.android.models
- When sync is failed due to moderation violation.
- 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.
- MessageSyncContent - class in io.getstream.chat.android.models
- A content of message sync description.
- MessageSyncDescription - class in io.getstream.chat.android.models
- An addition to SyncStatus to cover message related statuses in detail.
- MessageSyncFailed - class in io.getstream.chat.android.models
- When sync is failed.
- MessageSyncInProgress - class in io.getstream.chat.android.models
- When sync is in progress.
- MessageSyncNone - class in io.getstream.chat.android.models
- When no additional description is required to SyncStatus.
- MessageSyncType - class in io.getstream.chat.android.models
- A type of message sync description.
- MessageSyncType.Companion - class in io.getstream.chat.android.models.MessageSyncType
- 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.
- minusKey(CoroutineContext.Key) - function in kotlin.coroutines.CoroutineContext.Element
- ModerationViolation - class in io.getstream.chat.android.models
- Moderation violation details.
- Mute - class in io.getstream.chat.android.models