Package 

Class MessageListItem.TypingItem

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<User> users
    • Constructor Summary

      Constructors 
      Constructor Description
      TypingItem(List<User> users)
    • Method Summary

      Modifier and Type Method Description
      final List<User> component1()
      final MessageListItem.TypingItem copy(List<User> users)
      final List<User> getUsers()
      • Methods inherited from class com.getstream.sdk.chat.adapter.MessageListItem.TypingItem

        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