public interface ProxyTracker
ProxyTracker
...Modifier and Type | Method and Description |
---|---|
void |
onProgress(long progress,
long max)
Called when a transfer progress is recorded
|
void |
onStatus(String status)
Called when a status change happens
|
void onStatus(String status)
status
- the new statusvoid onProgress(long progress, long max)
progress
- current progressmax
- max to achieve"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"