DJI Mobile SDK Documentation

      class UASRemoteIDStatus

      class UASRemoteIDStatus
      Package:dji.sdk.uas
      Description:

      The remote identification status of the drone.

      Class Members:
      method isBroadcastRemoteIdEnabled
      boolean isBroadcastRemoteIdEnabled()
      Package:dji.sdk.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.sdk.uas
      Description:

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

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