DJI Mobile SDK Documentation

      class LTELinkInfo

      @Keep
      class LTELinkInfo
      Package:dji.v5.manager.aircraft.lte
      Description:

      LTE link information, including link type and link quality level.

      Supported since MSDK 5.2.0

      Class Members:
      method getLTELinkType
      LTELinkType getLTELinkType()
      Package:dji.v5.manager.aircraft.lte
      Description:

      Getss the LTE link type.

      Return:
      LTELinkTypeReturns the LTE link type.
      method getLinkQualityLevel
      WlmLinkQualityLevelInfo getLinkQualityLevel()
      Package:dji.v5.manager.aircraft.lte
      Description:

      Gets the LTE link quality level.

      Return:
      WlmLinkQualityLevelInfoReturns the LTE link quality level.