Loading

@Immutable
data object Loading : MessagesState

Indicates we are loading the first page of results. We are in this state if ChannelState.loading is true For seeing if we're loading more results have a look at loadingNewerMessages and loadingOlderMessages

See also

loading
loadingNewerMessages
loadingOlderMessages

Functions

Link copied to clipboard
open override fun toString(): String