DJI Mobile SDK Documentation

      class UASRemoteIDStatusListener

      interface UASRemoteIDStatusListener
      Package:dji.sdk.uas
      Description:

      The remote identification status listener of the drone.

      Class Members:
      method
      method onUpdate
      void onUpdate(UASRemoteIDStatus uasRemoteIDStatus)
      Package:dji.sdk.uas
      Description:

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

      Input Parameters:
      UASRemoteIDStatus uasRemoteIDStatusThe RID status of the drone.