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