Class StartOfTheChannelItemState
-
- All Implemented Interfaces:
public final class StartOfTheChannelItemState extends MessageListItemState
Represents the start of the channel inside a message list.
-
-
Field Summary
Fields Modifier and Type Field Description private final Channelchannel
-
Constructor Summary
Constructors Constructor Description StartOfTheChannelItemState(Channel channel)
-
Method Summary
Modifier and Type Method Description final ChannelgetChannel()-
-
Method Detail
-
getChannel
final Channel getChannel()
-
-
-
-