Package 

Class IExtOtaListener

    • Method Summary

      Modifier and Type Method Description
      void onProgress(int otaType, int progress)
      abstract void onProgress(int otaType, int progress, int remainTime)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IExtOtaListener

        IExtOtaListener()
    • Method Detail

      • onProgress

         void onProgress(int otaType, int progress)
      • onProgress

         abstract void onProgress(int otaType, int progress, int remainTime)