Package com.biglybt.plugin.magnet
Interface MagnetPlugin.DownloadAsyncListener
- Enclosing class:
- MagnetPlugin
private static interface MagnetPlugin.DownloadAsyncListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
complete
(byte[] torrent_data) void
failed
(MagnetURIHandlerException error)
-
Method Details
-
complete
void complete(byte[] torrent_data) -
failed
-