Interface ProgressStatusCallback
-
public interface ProgressStatusCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstatusChanged(int progressValue)voidtransferFinished()
-
public interface ProgressStatusCallback
| Modifier and Type | Method | Description |
|---|---|---|
void |
statusChanged(int progressValue) |
|
void |
transferFinished() |