Package com.biglybt.core.content
Interface ContentDirectory
- All Known Implementing Classes:
PlatformContentDirectory
public interface ContentDirectory
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
addListener
(ContentDirectoryListener listener) lookupContent
(Map attributes) lookupContentDownload
(Map attributes) lookupContentFile
(Map attributes) void
removeListener
(ContentDirectoryListener listener)
-
Field Details
-
AT_BTIH
- See Also:
-
AT_FILE_INDEX
- See Also:
-
-
Method Details
-
lookupContent
-
lookupContentFile
-
lookupContentDownload
-
addListener
-
removeListener
-