Package 

Class ChannelController.MessagesState.Result

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Message> messages
    • Method Summary

      Modifier and Type Method Description
      final List<Message> getMessages()
      final List<Message> component1()
      final ChannelController.MessagesState.Result copy(List<Message> messages)
      • Methods inherited from class io.getstream.chat.android.livedata.controller.ChannelController.MessagesState

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

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