Object MessagesState.Loading

  • All Implemented Interfaces:

    @Immutable() 
    public class MessagesState.Loading
    extends 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

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait