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