Options
All
  • Public
  • Public/Protected
  • All
Menu

Detailed metadata describing an application.

Hierarchy

  • App

Index

Properties

appId

appId: string

Unique identifier for an application.

Optional contactEmail

contactEmail?: string

Optional description

description?: string

UI friendly description for an application.

icons

icons: Image[]

A list of icons that can be rendered in UI for this application.

Optional images

images?: Image[]

A list of optional images that highlight application functionality.

Optional intents

intents?: AppIntent[]

manifest

manifest: string

URL to application manifest.

manifestType

manifestType: string

Describes the type of manifest resolved by the manifest field. Launch mechanics are determined by the manifest type.

publisher

publisher: string

Optional supportEmail

supportEmail?: string

Optional tags

tags?: string[]

title

title: string

A UI friendly title for the application.

Optional version

version?: string

Generated using TypeDoc