DJI Mobile SDK Documentation

      class BaseStationKey

      class BaseStationKey extends DJIKey
      Package:dji.keysdk
      Inherits From:DJIKey
      Description:

      BaseStationKey provides dedicated access to the base station attributes.

      Class Members:
      method
      method create
      static BaseStationKey create(@BaseStationKey.BaseStationParamKey @NonNull String paramKey)
      Package:dji.keysdk
      Description:

      Creates an BaseStation key.

      Input Parameters:
      @BaseStationKey.BaseStationParamKey @NonNull String paramKeyA valid paramKey.
      Return:
      static BaseStationKeyBaseStation key.
      Inherited Methods:
      Class Keys:

      LOG_IN_AS_DEVICE_ADMIN

      Access:

      ACTION

      Type:

      String

      API:

      -

      LOG_OUT

      Access:

      ACTION

      Type:

      -

      API:

      -

      HAS_DEVICE_ADMIN_LOGGED_IN

      Access:

      PUSH

      Type:

      Boolean

      API:

      -

      BASE_STATION_STATE

      Access:

      PUSH

      Type:

      BaseStationState

      API:

      -

      NAME

      Access:

      SET, GET

      Type:

      String

      API:

      -

      CHANGE_PASSWORD

      Access:

      ACTION

      Type:

      -

      API:

      -

      BASE_STATION_REFERENCING_LOCATION

      Access:

      SET, GET

      Type:

      LocationCoordinate3D

      API:

      -

      RESET_BASE_STATION_REFERENCING_LOCATION

      Access:

      ACTION

      Type:

      -

      API:

      -

      BASE_STATION_BATTERY_STATE

      Access:

      PUSH

      Type:

      BaseStationBatteryState

      API:

      -