Package io.rong.imlib

Class IRongCoreCallback.UploadMediaCallback

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract void onProgress(Message message, int progress) /~english
      abstract void onError(Message message, IRongCoreEnum.CoreErrorCode coreErrorCode) /~english
      void onError(IRongCoreEnum.CoreErrorCode e) /~english
      • Methods inherited from class io.rong.imlib.IRongCoreCallback.ResultCallback

        onCallback, onFail, onFail, onSuccess
      • Methods inherited from class java.lang.Object

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