Interface DeleteBlockListener


  • public interface DeleteBlockListener
    Listener that is notified when the DeleteBlockCmd completes.
    • Method Detail

      • deleteBlockCompleted

        void deleteBlockCompleted​(DeleteBlockCmd cmd)
        Notification that the delete block command completed
        Parameters:
        cmd - command that was completed; the command has the status as to whether the delete was successful