DJI Mobile SDK Documentation

      class Callback

      interface Callback
      Package:dji.common.flightcontroller.flightassistant
      Description:

      Callback to update the SmartCaptureState.

      Class Members:

      Callback Method

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

      Callback function that updates the SmartCapture state. It is only supported by Mavic Air.

      Input Parameters:
      SmartCaptureState stateThe SmartCapture state.