Package io.rong.imlib

Class IRongCoreCallback.SendImageMessageCallback

    • 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 onAttached(Message message) /~english
      abstract void onError(Message message, IRongCoreEnum.CoreErrorCode code) /~english
      abstract void onSuccess(Message message) /~english
      abstract void onProgress(Message message, int progress) /~english
      void onSuccess(Integer integer) /~english
      void onError(Integer messageId, IRongCoreEnum.CoreErrorCode e)
      • Methods inherited from class io.rong.imlib.IRongCoreCallback.SendMessageCallback

        onError, onFail, onFail, onFail, onFail
      • Methods inherited from class io.rong.imlib.IRongCoreCallback.ResultCallback

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

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