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