DJI Mobile SDK Documentation

      class AppActivationStateListener

      interface AppActivationStateListener
      Package:dji.common.realname
      Description:

      An interface for obtaining AppActivationState.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(AppActivationState state)
      Package:dji.common.realname
      Description:

      Called when the App Activation state changes.

      Input Parameters:
      AppActivationState stateThe App Activation state. Use this state to check if login is required to unrestrict the flight limitation.