Package 

Interface IThingDeviceInfoChangeListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onDeviceInfoUpdate(String devId) device information updated, for example device name etc.
      • Methods inherited from class java.lang.Object

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

      • onDeviceInfoUpdate

         abstract void onDeviceInfoUpdate(String devId)

        device information updated, for example device name etc.