Package 

Interface IThingExtBlueMeshOta

  • All Implemented Interfaces:
    com.thingclips.smart.android.blemesh.api.IThingBlueMeshOta

    
    public interface IThingExtBlueMeshOta
     implements IThingBlueMeshOta
                        

    Mesh device firmware upgrade interface.

    • Method Summary

      Modifier and Type Method Description
      abstract void getOtaInfo(String devId, IRequestUpgradeInfoCallback callback) get Ota Update Info
      • Methods inherited from class com.thingclips.smart.android.blemesh.api.IThingBlueMeshOta

        onDestroy, startOta, stopOta
      • Methods inherited from class java.lang.Object

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