AboutSupportDeveloper GuideVersion 37.124.81.26

App definition as provided by the application directory

Hierarchy

  • AppMetadata

Properties

appId?: string

The unique application identifier located within a specific application directory instance. An example of an appId might be 'app@sub.root'

description?: string

A longer, multi-paragraph description for the application that could include markup

icons?: string[]

A list of icon URLs for the application that can be used to render UI elements

images?: string[]

A list of image URLs for the application that can be used to render UI elements

name: string

The unique app name that can be used with the open and raiseIntent calls.

title?: string

A more user-friendly application title that can be used to render UI elements

tooltip?: string

A tooltip for the application that can be used to render UI elements

version?: string

The Version of the application.