interface Callback |
Package: | dji.common.battery |
SDK Key: | BatteryKey.AGGREGATION_STATE |
This interface provides a callback to update the current aggregated battery state.
void onUpdate(AggregationState aggregationState) |
Package: | dji.common.battery |
SDK Key: | BatteryKey.AGGREGATION_STATE |
Callback to update aggregated battery state.
AggregationState aggregationState | The aggregated battery state. |
{{searchCount}} Results