Uses of Interface
com.biglybt.core.subs.impl.SubscriptionManagerImpl.subsLookupListener
-
Packages that use SubscriptionManagerImpl.subsLookupListener Package Description com.biglybt.core.subs.impl -
-
Uses of SubscriptionManagerImpl.subsLookupListener in com.biglybt.core.subs.impl
Methods in com.biglybt.core.subs.impl with parameters of type SubscriptionManagerImpl.subsLookupListener Modifier and Type Method Description private void
SubscriptionManagerImpl. downloadSubscription(java.lang.String description, byte[] association_hash, byte[] torrent_hash, byte[] sid, int version, int size, SubscriptionManagerImpl.subsLookupListener listener)
private void
SubscriptionManagerImpl. lookupSubscription(java.lang.String description, byte[] association_hash, byte[] sid, int version, boolean is_anon, SubscriptionManagerImpl.subsLookupListener listener)
-