DJI Mobile SDK Documentation

      class Callback

      interface Callback
      Package:dji.common.camera
      Description:

      Updates the laser sensor state information.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(LaserMeasureInformation laserMeasureInformation)
      Package:dji.common.camera
      Description:

      Called when the laser sensor state information has been updated.

      Input Parameters:
      LaserMeasureInformation laserMeasureInformationAn object of LaserMeasureInformation.