|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITorrentProgressListener
This listener reports on the overall progress of the current download.
| Method Summary | |
|---|---|
void |
pieceCompleted(int completed)
This method is called when a piece has been identified as being completed after a hash check verification has completed. |
| Method Detail |
|---|
void pieceCompleted(int completed)
completed - the number of pieces completed thus far
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||