interface Callback |
Package: | dji.common.remotecontroller |
SDK Key: | RemoteControllerKey.GPS_DATA |
Callback function that updates the Remote Controller's current GPS data.
void onUpdate(@NonNull GPSData gpsData) |
Package: | dji.common.remotecontroller |
SDK Key: | RemoteControllerKey.GPS_DATA |
Callback function that updates the Remote Controller's current GPS data.
@NonNull GPSData gpsData | Current state of the Remote Controller's GPS data. |
{{searchCount}} Results