interface DiagnosticsInformationCallback |
| Package: | dji.sdk.base |
Callback interface that updates the product's current diagnostics information.
void onUpdate(List<DJIDiagnostics> diagnosticsList) |
| Package: | dji.sdk.base |
Callback interface that updates the product's current diagnostics information.
| List<DJIDiagnostics> diagnosticsList | The List of DJIDiagnostics instance. |
{{searchCount}} Results