DJI Mobile SDK Documentation

      class UASRemoteIDStatusListener

      interface UASRemoteIDStatusListener
      Package:dji.v5.manager.aircraft.uas
      Description:

      The remote identification status listener of the drone.

      Supported since MSDK 5.0.0

      Class Members:
      method
      method onUpdate
      void onUpdate(UASRemoteIDStatus uasRemoteIDStatus)
      Package:dji.v5.manager.aircraft.uas
      Description:

      When the RID broadcast status of the drone changes, this method will be called back.

      Supported since MSDK 5.0.0

      Input Parameters:
      UASRemoteIDStatus uasRemoteIDStatusThe RID broadcast status of the drone.