public static interface FWUpdate.FWUpdateListener
Modifier and Type | Method and Description |
---|---|
void |
updateComplete() |
void |
updateVerifyFailed(java.lang.Exception e) |
void |
updateVerifyProgress(int chunk,
int chunkMax) |
void |
verifyComplete(int chunks,
java.util.List<java.lang.Integer> failedChunks) |