Interface TorrentOptions

    • Method Detail

      • getTags

        java.util.List<Tag> getTags()
      • addTag

        void addTag​(Tag tag)
      • removeTag

        void removeTag​(Tag tag)
      • accept

        void accept()
      • cancel

        void cancel()