DJI Mobile SDK Documentation

      class UTMISSParam

      class UTMISSParam
      Package:dji.sdk.utmiss
      Description:

      This class provides necessary infomation to start UTMISS flight data uploading.

      Class Members:
      Save Path
      method
      method getDbPath
      String getDbPath()
      Package:dji.sdk.utmiss
      Description:

      Get the local save path of flight data to be uploaded.

      Return:
      StringThe string value of the save path.
      Token Key
      method
      method getTokenKey
      String getTokenKey()
      Package:dji.sdk.utmiss
      Description:

      Get the token key applied from CAAC.

      Return:
      StringThe string value of the token key.
      Manufacture ID
      method
      method getManufactureId
      String getManufactureId()
      Package:dji.sdk.utmiss
      Description:

      Get the manufacture ID of the drone.

      Return:
      StringThe string value of the manufacture Id.
      UAS ID
      method
      method getUasId
      String getUasId()
      Package:dji.sdk.utmiss
      Description:

      Get the UAS ID of the drone.

      Return:
      StringThe string value of the uas Id.