Package 

Interface IThingDevDirectActivatorListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onError(String errorCode, String errorMsg)
      abstract void onActiveSuccess(String result)
      abstract void resetDevice(DeviceBean deviceBean)
      • Methods inherited from class java.lang.Object

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

      • onError

         abstract void onError(String errorCode, String errorMsg)
      • resetDevice

         abstract void resetDevice(DeviceBean deviceBean)