Interface TorrentCreatorListener


  • public interface TorrentCreatorListener
    • Method Detail

      • reportPercentageDone

        void reportPercentageDone​(int percent)
      • reportActivity

        void reportActivity​(java.lang.String activity)
      • complete

        void complete​(Torrent torrent)