Package com.biglybt.core.content
Interface RelatedContentLookupListener
public interface RelatedContentLookupListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
contentFound
(RelatedContent[] content) void
void
lookupFailed
(ContentException error) void
-
Method Details
-
lookupStart
void lookupStart() -
contentFound
-
lookupComplete
void lookupComplete() -
lookupFailed
-