interface Callback |
Package: | dji.common.flightcontroller |
This interface provides a delegate method to update the RTK state.
void onUpdate(@NonNull RTKState state) |
Package: | dji.common.flightcontroller |
Callback function that updates the RTK state data.
@NonNull RTKState state | Current state of the RTK. |
{{searchCount}} Results