dji.sdk.RemoteController.DJIRemoteController.RCBatteryStateUpdateCallback |
Callback function that updates the Remote Controller's current battery state.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | onBatteryStateUpdate(DJIRemoteController rc, DJIRemoteController.DJIRCBatteryInfo batteryInfo) Callback function that updates the Remote Controller's current battery state. |
Callback function that updates the Remote Controller's current battery state.
rc | Instance of the Remote Controller for which the battery state will be updated. |
---|---|
batteryInfo | Current state of the Remote Controller's battery state. |