DJI Mobile SDK Documentation

      class RadarInformationListener

      interface RadarInformationListener
      Package:dji.v5.manager.aircraft.perception.radar
      Description:

      Listener of radar information.

      Supported since MSDK 5.1.0

      Class Members:
      method
      method onUpdate
      void onUpdate(RadarInformation radarInformation)
      Package:dji.v5.manager.aircraft.perception.radar
      Description:

      When the radar information changes, this method will be called back.

      Supported since MSDK 5.1.0

      Input Parameters:
      RadarInformation radarInformationRadar information.