DJI Mobile SDK Documentation

      class Callback

      interface Callback
      Package:dji.common.gimbal
      Description:

      This interface provides the method to receive the updated state and user configuration.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(@NonNull MovementSettings settings)
      Package:dji.common.gimbal
      Description:

      Update the gimbal's user configuration data. This method is only supported by Osmo series.

      Input Parameters:
      @NonNull MovementSettings settingsAn instance of MovementSettings.