interface DJIDeviceHealthInfoChangeListener |
| Package: | dji.v5.manager.diagnostic |
Listener of the device health information. Supported since MSDK 5.0.0
void onDeviceHealthInfoUpdate(List<DJIDeviceHealthInfo> infos) |
| Package: | dji.v5.manager.diagnostic |
When the device health information is changed, this function will be called back. Supported since MSDK 5.0.0
| List<DJIDeviceHealthInfo> infos | the device health information. |
{{searchCount}} Results