Class DeleteConversation
-
- All Implemented Interfaces:
public final class DeleteConversation extends ChannelAction
Shows a dialog to delete the conversation, if we have the permission.
-
-
Field Summary
Fields Modifier and Type Field Description private final Channelchannel
-
Constructor Summary
Constructors Constructor Description DeleteConversation(Channel channel)
-
Method Summary
Modifier and Type Method Description ChannelgetChannel()The selected channel. -
-
Method Detail
-
getChannel
Channel getChannel()
The selected channel.
-
-
-
-