Interface TOTorrentListener

All Known Implementing Classes:
AllTrackersManagerImpl, TagPropertyTrackerHandler

public interface TOTorrentListener
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    torrentChanged(TOTorrent torrent, int change_type, Object data)
     
  • Field Details

  • Method Details

    • torrentChanged

      void torrentChanged(TOTorrent torrent, int change_type, Object data)