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