-
public class ChannelController.MessagesState.Loading extends ChannelController.MessagesState
Indicates we are loading the first page of results. We are in this state if ChannelController.loading is true For seeing if we're loading more results have a look at loadingNewerMessages and loadingOlderMessages
-
-
Field Summary
Fields Modifier and Type Field Description public final static ChannelController.MessagesState.LoadingINSTANCE
-