addTorrent abstract method

dynamic addTorrent(
  1. String base64Torrent
)

添加种子,或种子内容

Implementation

addTorrent(String base64Torrent);