public interface IFileProgressListener
void
error(Throwable throwable)
finish()
progress(long progress)
start()
void start()
void finish()
void progress(long progress)
void error(Throwable throwable)
Copyright (c) 2002-2020 Luther Inc.