A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W 

M

markAllRead() - function in io.getstream.chat.android.client.ChatClient
Marks all the channel as read.
MarkAllReadEvent - class in io.getstream.chat.android.client.events
Triggered when the total count of unread messages (across all channels the user is a member) changes
MarkAllReadListener - class in io.getstream.chat.android.client.plugin.listeners
Listener for ChatClient.markAllRead requests.
markMessageRead(java.lang.String,java.lang.String,java.lang.String) - function in io.getstream.chat.android.client.ChatClient
 
markMessageRead(java.lang.String) - function in io.getstream.chat.android.client.channel.ChannelClient
 
markRead(java.lang.String,java.lang.String) - function in io.getstream.chat.android.client.ChatClient
Marks the specified channel as read.
markRead() - function in io.getstream.chat.android.client.channel.ChannelClient
 
MemberAddedEvent - class in io.getstream.chat.android.client.events
Triggered when a member is added to a channel
MemberKt - class in io.getstream.chat.android.client.extensions.internal
 
MemberRemovedEvent - class in io.getstream.chat.android.client.events
Triggered when a member is removed from a channel
membersLimit() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
Returns limit of members for a requested channel.
membersLimit() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
Returns limit of members for a requested channel.
membersOffset() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
Returns offset of members for a requested channel.
membersOffset() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
Returns offset of members for a requested channel.
MemberUpdatedEvent - class in io.getstream.chat.android.client.events
Triggered when a channel member is updated (promoted to moderator/accepted/.
mergePartially(io.getstream.chat.android.models.User,io.getstream.chat.android.models.User) - function in io.getstream.chat.android.client.utils.UserUtilsKt
Partially merges that user data into this user data.
mergeReactions(java.util.Collection,java.util.Collection) - function in io.getstream.chat.android.client.extensions.internal.ReactionKt
Merges two collections of reactions by their Reaction.type.
MessageDeletedEvent - class in io.getstream.chat.android.client.events
Triggered when a message is deleted
MessageExtensionsKt - class in io.getstream.chat.android.client.extensions
 
MessageKt - class in io.getstream.chat.android.client.extensions.internal
 
MessageModerationDeletedException - class in io.getstream.chat.android.client.errors.cause
Identifies that message cannot be deleted, because it is in failed state due to the moderation violations.
MessageModerationFailedException - class in io.getstream.chat.android.client.errors.cause
Corresponding exception to ChatErrorCode.MESSAGE_MODERATION_FAILED.
MessageModerationFailedException.Detail - class in io.getstream.chat.android.client.errors.cause.MessageModerationFailedException
 
MessageReactionsKt - class in io.getstream.chat.android.client.extensions.internal
 
MessageReadEvent - class in io.getstream.chat.android.client.events
Triggered when a channel is marked as read
MessageRepository - class in io.getstream.chat.android.client.persistance.repository
Repository to read and write Message data.
messagesLimit() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
Returns limit of messages for a requested channel.
messagesLimit() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
Returns limit of messages for a requested channel.
MessageUpdatedEvent - class in io.getstream.chat.android.client.events
Triggered when a message is updated
MessageUtils - class in io.getstream.chat.android.client.utils.message
 
MessageUtilsKt - class in io.getstream.chat.android.client.utils.internal
 
mute(java.lang.Integer) - function in io.getstream.chat.android.client.channel.ChannelClient
Mutes a channel for the current user.
mute() - function in io.getstream.chat.android.client.channel.ChannelClient
Mutes a channel for the current user.
muteChannel(java.lang.String,java.lang.String,java.lang.Integer) - function in io.getstream.chat.android.client.ChatClient
Mutes a channel for the current user.
muteChannel(java.lang.String,java.lang.String) - function in io.getstream.chat.android.client.ChatClient
Mutes a channel for the current user.
muteCurrentUser() - function in io.getstream.chat.android.client.ChatClient
 
muteCurrentUser() - function in io.getstream.chat.android.client.channel.ChannelClient
 
muteUser(java.lang.String,java.lang.Integer) - function in io.getstream.chat.android.client.ChatClient
Mutes a user.
muteUser(java.lang.String) - function in io.getstream.chat.android.client.ChatClient
Mutes a user.
muteUser(java.lang.String,java.lang.Integer) - function in io.getstream.chat.android.client.channel.ChannelClient
Mutes a user.
muteUser(java.lang.String) - function in io.getstream.chat.android.client.channel.ChannelClient
Mutes a user.
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W