Package 

Class MessageListItem.ReadStateItem

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<ChannelUserRead> reads
    • Constructor Summary

      Constructors 
      Constructor Description
      ReadStateItem(List<ChannelUserRead> reads)
    • Method Summary

      Modifier and Type Method Description
      final List<ChannelUserRead> component1()
      final MessageListItem.ReadStateItem copy(List<ChannelUserRead> reads)
      final List<ChannelUserRead> getReads()
      • Methods inherited from class com.getstream.sdk.chat.adapter.MessageListItem.ReadStateItem

        getStableId
      • Methods inherited from class com.getstream.sdk.chat.adapter.MessageListItem

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

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