public static interface FileReceiver.FileReceiverDelegate
| Modifier and Type | Method and Description |
|---|---|
void |
errorReceivingFile(MD5Hash hash)
Error receiving file.
|
void |
newFileAddedToCache(LocalFileCacheEntry entry)
New file added to cache.
|
void errorReceivingFile(MD5Hash hash)
hash - the hashvoid newFileAddedToCache(LocalFileCacheEntry entry)
entry - the entry