Package 

Interface MeshUpgradeListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onUpgrade(int percent)
      abstract void onSendSuccess()
      abstract void onUpgradeSuccess()
      abstract void onFail(String errorCode, String errorMsg)
      • Methods inherited from class java.lang.Object

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