Method | Description | |
---|---|---|
AddTorrent ( string fileName, string label ) : bool | ||
GetDownloadDir ( ) : string | ||
StopTorrents ( ) : void | ||
TorrentAPI ( string _host, string _userName, string _password ) : System |
Method | Description | |
---|---|---|
GetToken ( ) : void | ||
GetTorrents ( bool forceUpdate ) : List |
||
NewTorrents ( ) : List |
public AddTorrent ( string fileName, string label ) : bool | ||
fileName | string | |
label | string | |
return | bool |
public TorrentAPI ( string _host, string _userName, string _password ) : System | ||
_host | string | |
_userName | string | |
_password | string | |
return | System |