DJI Mobile SDK Documentation

      class LTEAuthenticationInfoListener

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

      Listener for LTE authentication information.

      Supported since MSDK 5.2.0

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

      When the LTE authentication information changes, this method will be called back.

      Supported since MSDK 5.2.0

      Input Parameters:
      LTEAuthenticationInfo infoLTE authentication information.