DJI Mobile SDK Documentation

      class BasicDatabaseUpgradeProgressUpdatedCallback

      interface BasicDatabaseUpgradeProgressUpdatedCallback
      Package:dji.sdk.flightcontroller
      Description:

      An interface for obtaining basic database upgrade progress.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(float progress)
      Package:dji.sdk.flightcontroller
      Description:

      Called when the basic database upgrade progress changes or an error occurs.

      Input Parameters:
      float progressThe upgrade progress of the basic database.