Package io.getstream.chat.android.offline.channel
See: Description
-
Object Summary Object Description NoQueryActive The ChannelController is initialized but no query is currently running. Loading Indicates we are loading the first page of results. OfflineNoResults If we are offline and don't have channels stored in offline storage, typically displayed as an error condition. -
Class Summary Class Description Result The list of messages, loaded either from offline storage or an API call. MessagesState ChannelController ChannelData A class that only stores the channel data and not all the other channel state Using this prevents code bugs and issues caused by confusing the channel data vs the full channel object