| dji.sdk.Battery.DJIBattery.DJIBatteryStateUpdateCallback |
This interface is for updating the battery state.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void | onResult(DJIBattery.DJIBatteryState state) Returns the DJIBatteryState. | ||||||||||
Returns the DJIBatteryState.
| state | the updated battery state. |
|---|