B  C  D  E  G  H  I  L  M  N  O  P  Q  S  T  U  W 

M

MessagesState - class in io.getstream.chat.android.offline.plugin.state.channel
Represents of possible state of messages for ChannelState.
MessagesState.Loading - class in io.getstream.chat.android.offline.plugin.state.channel.MessagesState
Indicates we are loading the first page of results.
MessagesState.NoQueryActive - class in io.getstream.chat.android.offline.plugin.state.channel.MessagesState
The ChannelState is initialized but no query is currently running.
MessagesState.OfflineNoResults - class in io.getstream.chat.android.offline.plugin.state.channel.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.offline.plugin.state.channel.MessagesState
The list of messages, loaded either from offline storage or an API call.
METERED - enum entry in io.getstream.chat.android.offline.model.message.attachments.UploadAttachmentsNetworkType

A metered network connection is required.

B  C  D  E  G  H  I  L  M  N  O  P  Q  S  T  U  W