DJI Mobile SDK Documentation

      class LTELinkInfoListener

      @Keep
      interface LTELinkInfoListener
      Package:dji.v5.manager.aircraft.lte
      Description:

      Listener for LTE link information.

      Supported since MSDK 5.2.0

      Class Members:
      method onLTELinkInfoUpdate
      void onLTELinkInfoUpdate(LTELinkInfo info)
      Package:dji.v5.manager.aircraft.lte
      Description:

      When the LTE link Information changes, this method will be called back.

      Supported since MSDK 5.2.0

      Input Parameters:
      LTELinkInfo infoLTE link information.