Package 

Interface ActionOtaResponse

    • Method Summary

      Modifier and Type Method Description
      abstract void onOtaReady(int version)
      abstract void onOtaError(int code, String msg)
      abstract void onOtaSuccess(int type)
      abstract void onOtaPercent(int percent)
      • Methods inherited from class java.lang.Object

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