Contents
Method | GetTorrentAnnounceUris |
---|---|
Module | FileContent |
Library | FileContent |
Action | Returns all announce URI contained within the |
Parameters |
The In v3.2 and earlier |
Return values |
|
Example | Get on or more announce URI of a torrent called myTorrent.torrent. This uses the newer FilePath parameter name. Replace with FileName for v3.2 and older.FileContent.GetTorrentAnnounceUris(FilePath:"c:\\torrents\\myTorrent.torrent"); |
Platforms |
|
Notes |
|