Interface FileDownloadListener
-
- All Superinterfaces:
BaseResponseHandler
public interface FileDownloadListener extends BaseResponseHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFileDownloaded(java.lang.String path)voidonFileDownloadError(java.lang.String error)
-