Package 

Interface ProgressCallback

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onSuccess(String file)
      abstract Unit onError(ChatError error)
      abstract Unit onProgress(Long progress)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait