Package 

Class ChannelsViewModel.State.Result

    • Field Summary

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

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChannelsViewModel.State.Result

        ChannelsViewModel.State.Result(List<Channel> channels)