public interface FileDownloadCallback
void onExit(int exitCode,
String exitReason)
exitCode - 0 means success, anything else is a failureexitReason - could be null - if not any additional message to accompany an errorCopyright © 2016 Formicary. All rights reserved.