DJI Mobile SDK Documentation

      class Callback

      interface Callback
      Package:dji.common.handheld
      Description:

      Callback to receive the updated power mode of the handheld controller.

      Class Members:
      Power Mode
      method
      method onUpdate
      void onUpdate(PowerMode powerMode)
      Package:dji.common.handheld
      SDK Key:HandheldControllerKey.POWER_MODE
      Description:

      Called when the handheld controller's power mode has been updated.

      Input Parameters:
      PowerMode powerModeHandheld controller's current power mode.