public interface ProgressCallback
abstract Unit
onSuccess(String file)
onError(ChatError error)
onProgress(Long progress)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit onSuccess(String file)
abstract Unit onError(ChatError error)
abstract Unit onProgress(Long progress)