DJI Mobile SDK Documentation

      class Callback

      interface Callback
      Package:dji.common.gimbal
      Description:

      Callback for updating the gimbal's current state.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(@NonNull GimbalState gimbalState)
      Package:dji.common.gimbal
      Description:

      Updates the gimbal's current state.

      Input Parameters:
      @NonNull GimbalState gimbalStateThe gimbal state.