Skip to main content

Interface: ImplementationMetadata

types.FDC3.ImplementationMetadata

Metadata relating to the FDC3 Desktop Agent implementation and its provider.

Properties

fdc3Version

Readonly fdc3Version: string

The version number of the FDC3 specification that the implementation provides. The string must be a numeric semver version, e.g. 1.2 or 1.2.1.


provider

Readonly provider: string

The name of the provider of the FDC3 Desktop Agent Implementation (e.g. Finsemble, Glue42, OpenFin etc.).


providerVersion

Optional Readonly providerVersion: string

The version of the provider of the FDC3 Desktop Agent Implementation (e.g. 5.3.0).