DJI Mobile SDK Documentation

      class ProductKey

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

      ProductKey represent keys which are global to the whole product.

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

      Creates a Product key.

      Input Parameters:
      @ProductParamKey @NonNull String paramKeyA valid paramKey.
      Return:
      static ProductKeyProduct Key
      Inherited Methods:
      Class Keys:

      COMPONENT_KEY

      Access:

      -

      Type:

      -

      API:

      -

      MODEL_NAME

      Access:

      PUSH

      Type:

      Model

      API:

      getModel

      Model

      FIRMWARE_PACKAGE_VERSION

      Access:

      PUSH

      Type:

      String

      API:

      getFirmwarePackageVersion

      HAS_REMOTE_CONTROLLER

      Access:

      PUSH

      Type:

      Boolean

      API:

      -

      CONNECTION

      Access:

      PUSH

      Type:

      Boolean

      API:

      onProductConnect

      onProductDisconnect

      onComponentChange

      isConnected

      IS_OSMO

      Access:

      PUSH

      Type:

      Boolean

      API:

      -