Uses of Interface
com.biglybt.core.subs.SubscriptionDownloadListener
-
Packages that use SubscriptionDownloadListener Package Description com.biglybt.core.subs com.biglybt.core.subs.impl -
-
Uses of SubscriptionDownloadListener in com.biglybt.core.subs
Methods in com.biglybt.core.subs with parameters of type SubscriptionDownloadListener Modifier and Type Method Description void
SubscriptionScheduler. download(Subscription subs, boolean is_auto, SubscriptionDownloadListener listener)
-
Uses of SubscriptionDownloadListener in com.biglybt.core.subs.impl
Methods in com.biglybt.core.subs.impl with parameters of type SubscriptionDownloadListener Modifier and Type Method Description void
SubscriptionSchedulerImpl. download(Subscription subs, boolean is_auto, SubscriptionDownloadListener listener)
-