Package 

Class QueryChannelsController.ChannelsState.Result

    • Field Summary

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

      Constructors 
      Constructor Description
      Result(List<Channel> channels)
    • Method Summary

      Modifier and Type Method Description
      final List<Channel> component1()
      final QueryChannelsController.ChannelsState.Result copy(List<Channel> channels)
      final List<Channel> getChannels()
      • Methods inherited from class io.getstream.chat.android.livedata.controller.QueryChannelsController.ChannelsState

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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