interface Callback |
| Package: | dji.common.remotecontroller |
| SDK Key: | RemoteControllerKey.BATTERY_STATE |
Callback function that updates the Remote Controller's current battery state.
void onUpdate(@NonNull BatteryState batteryState) |
| Package: | dji.common.remotecontroller |
Callback function that updates the Remote Controller's current battery state.
| @NonNull BatteryState batteryState | Current state of the Remote Controller's battery state. |
{{searchCount}} Results