DJI Mobile SDK Documentation

      class AircraftBindingStateListener

      interface AircraftBindingStateListener
      Package:dji.common.realname
      Description:

      An interface for obtaining AircraftBindingState.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(AircraftBindingState state)
      Package:dji.common.realname
      Description:

      Called when the App Activation manager updates the aircraft binding state.

      Input Parameters:
      AircraftBindingState stateThe aircraft binding state. Use this state to check if it is required to use DJI Go to bind the aircraft.