interface AircraftBindingStateListener |
Package: | dji.common.realname |
An interface for obtaining AircraftBindingState
.
void onUpdate(AircraftBindingState state) |
Package: | dji.common.realname |
Called when the App Activation manager updates the aircraft binding state.
AircraftBindingState state | The aircraft binding state. Use this state to check if it is required to use DJI Go to bind the aircraft. |
{{searchCount}} Results