Hierarchy

  • ReturnsPluginsItem

Properties

addon: null | string

The Mobile addon (package) name.

component: null | string

The plugin component name.

The list of Mobile addons this addon depends on.

filehash: null | string

The addon package hash or empty if it doesn't exist.

filesize: null | number

The addon package size or empty if it doesn't exist.

fileurl: null | string

The addon package url for download or empty if it doesn't exist.

handlers: null | string

Handlers definition (JSON)

lang: null | string

Language strings used by the handlers (JSON)

version: null | string

The plugin version number.

Generated using TypeDoc