dji.sdk.Battery.DJIBattery.DJIBatteryAggregationStateUpdatedCallback |
This protocol provides a delegate method for you to update the battery's current state.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | onResult(DJIBattery.DJIBatteryAggregationState batteryAggregationState) Returns the DJIBatteryGroupState. |
Returns the DJIBatteryGroupState.
batteryAggregationState | the updated battery group state. |
---|