DJI Mobile SDK Documentation

      class DJIDeviceHealthInfoChangeListener

      interface DJIDeviceHealthInfoChangeListener
      Package:dji.v5.manager.diagnostic
      Description:

      Listener of the device health information.

      Supported since MSDK 5.0.0

      Class Members:
      method onDeviceHealthInfoUpdate
      void onDeviceHealthInfoUpdate(List<DJIDeviceHealthInfo> infos)
      Package:dji.v5.manager.diagnostic
      Description:

      When the device health information is changed, this function will be called back.

      Supported since MSDK 5.0.0

      Input Parameters:
      List<DJIDeviceHealthInfo> infosthe device health information.