DJI Mobile SDK Documentation

      class Callback

      interface Callback
      Package:dji.common.flightcontroller
      Description:

      This protocol provides an interface to update the Intelligent Flight Assistant vision control state.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(VisionControlState state)
      Package:dji.common.flightcontroller
      Description:

      Callback function that updates the aircraft state controlled by the intelligent flight assistant.

      Input Parameters:
      VisionControlState stateThe vision control state.