DJI Mobile SDK Documentation

      class UASRemoteIDStatus

      @Keep
      class UASRemoteIDStatus
      Package:dji.v5.manager.aircraft.uas
      Description:

      The remote identification status of the drone.

      Supported since MSDK 5.0.0

      Class Members:
      method isBroadcastRemoteIdEnabled
      boolean isBroadcastRemoteIdEnabled()
      Package:dji.v5.manager.aircraft.uas
      Description:

      Get whether the RID broadcast function of the drone is enabled.

      Return:
      booleanReturn whether the RID broadcast function of the drone is enabled.
      method getRemoteIdWorkingState
      RemoteIdWorkingState getRemoteIdWorkingState()
      Package:dji.v5.manager.aircraft.uas
      Description:

      Get the broadcast state of UAS remote identification(RID) .

      Return:
      RemoteIdWorkingStateReturn the broadcast state of UAS remote identification(RID).