DJI Mobile SDK Documentation

      class DJIFirmwareUpgradeProgress

      @interface DJIFirmwareUpgradeProgress : NSObject
      Header:DJIUpgradeBaseTypes.h
      Inherits From:NSObject
      Description:

      Firmware upgrade progress.

      Class Members:
      property
      property progress
      @property (nonatomic, readonly) float progress
      Header:DJIUpgradeBaseTypes.h
      Description:

      The progress of upgrading firmware.

      property
      property state
      @property (nonatomic, readonly) DJIUpgradingProgressState state
      Header:DJIUpgradeBaseTypes.h
      Description:

      The state of upgrading firmware.

      See Also:

      DJIUpgradingProgressState