Package 

Class ChannelsStateData.Result

  • All Implemented Interfaces:

    
    public final class ChannelsStateData.Result
    extends ChannelsStateData
                        

    The list of channels, loaded either from offline storage or an API call. Observe chatDomain.online to know if results are currently up to date

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Channel> channels
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<Channel> getChannels()
      String toString()
      • Methods inherited from class java.lang.Object

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