Class ViewInfo
-
- All Implemented Interfaces:
public final class ViewInfo extends ChannelAction
Show more info about the channel.
-
-
Field Summary
Fields Modifier and Type Field Description private final Channelchannel
-
Constructor Summary
Constructors Constructor Description ViewInfo(Channel channel)
-
Method Summary
Modifier and Type Method Description ChannelgetChannel()The selected channel. -
-
Method Detail
-
getChannel
Channel getChannel()
The selected channel.
-
-
-
-