DJI Mobile SDK Documentation

      class PerceptionInformationListener

      interface PerceptionInformationListener
      Package:dji.v5.manager.aircraft.perception.listener
      Description:

      Listener of perception information.

      Supported since MSDK 5.0.0

      Class Members:
      method
      method onUpdate
      void onUpdate(@NonNull PerceptionInfo information)
      Package:dji.v5.manager.aircraft.perception.listener
      Description:

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

      Supported since MSDK 5.0.0

      Input Parameters:
      @NonNull PerceptionInfo informationperception information.