DJI Mobile SDK Documentation

      class LoginInfoUpdateListener

      interface LoginInfoUpdateListener
      Package:dji.v5.manager.account
      Description:

      Listener of login information.

      Supported since MSDK 5.0.0

      Class Members:
      method onLoginInfoUpdate
      void onLoginInfoUpdate(LoginInfo loginInfo)
      Package:dji.v5.manager.account
      Description:

      When the login information changed, this method will be called back.

      Input Parameters:
      LoginInfo loginInfoLogin information.