public interface ResponseProgressListener
Modifier and Type | Method and Description |
---|---|
void |
onError(String path,
String error) |
void |
onLog(String message) |
void |
onMessage(String message) |
void |
onProgress(String action,
String path) |
void |
onStart(String title) |
Copyright © 2013-2017. All Rights Reserved.