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()
      final List<Channel> component1()
      final ChannelsViewModel.State.Result copy(List<Channel> channels)
      • Methods inherited from class com.getstream.sdk.chat.viewmodel.channels.ChannelsViewModel.State

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

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