
public interface ProgressUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
exception(Throwable t) |
void |
progress(long progress) |
void |
total(long total) |
void total(long total)
void progress(long progress)
void exception(Throwable t)
Copyright © 2014–2017 B3Partners B.V.. All rights reserved.