Uses of Interface
com.biglybt.plugin.magnet.MagnetPlugin.DownloadAsyncListener
Packages that use MagnetPlugin.DownloadAsyncListener
-
Uses of MagnetPlugin.DownloadAsyncListener in com.biglybt.plugin.magnet
Methods in com.biglybt.plugin.magnet with parameters of type MagnetPlugin.DownloadAsyncListenerModifier and TypeMethodDescriptionvoid
MagnetPlugin.downloadAsync
(MagnetPluginProgressListener listener, byte[] hash, String args, InetSocketAddress[] sources, List<String> tags, Map<String, Object> other_metadata, long timeout, int flags, MagnetPlugin.DownloadAsyncListener dl_listener) private void
MagnetPlugin.recoverableDownload
(MagnetURIHandlerProgressListener muh_listener, byte[] hash, String args, InetSocketAddress[] sources, List<String> tags, Map<String, Object> other_metadata, long timeout, Long added_time, boolean is_recovering, MagnetPlugin.DownloadAsyncListener _dl_listener)