Class DeleteConversation

  • All Implemented Interfaces:

    
    public final class DeleteConversation
    extends ChannelAction
                        

    Shows a dialog to delete the conversation, if we have the permission.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Channel channel
    • Constructor Summary

      Constructors 
      Constructor Description
      DeleteConversation(Channel channel)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Channel getChannel() The selected channel.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeleteConversation

        DeleteConversation(Channel channel)
    • Method Detail

      • getChannel

         Channel getChannel()

        The selected channel.