Method Protocols.Bittorrent.Tracker()->add_torrent()
- Method add_torrent
 voidadd_torrent(stringid)- Description
 Add a torrent to the tracker.
- Parameter 
id The info hash of the torrent file.
void add_torrent(string id)
Add a torrent to the tracker.
idThe info hash of the torrent file.