-
public final class MessageListItem.ReadStateItem extends MessageListItem
-
-
Constructor Summary
Constructors Constructor Description ReadStateItem(List<ChannelUserRead> reads)
-
Method Summary
Modifier and Type Method Description final List<ChannelUserRead>component1()final MessageListItem.ReadStateItemcopy(List<ChannelUserRead> reads)final List<ChannelUserRead>getReads()-
-
Constructor Detail
-
ReadStateItem
ReadStateItem(List<ChannelUserRead> reads)
-
-
Method Detail
-
component1
final List<ChannelUserRead> component1()
-
copy
final MessageListItem.ReadStateItem copy(List<ChannelUserRead> reads)
-
-
-
-