AboutSupportDeveloper GuideVersion 38.126.83.74

Interface ContextMetadataExperimental

Metadata relating to a context or intent and context received through the addContextListener and addIntentListener functions.

Introduced in FDC3 2.0 and may be refined by further changes outside the normal FDC3 versioning policy.

interface ContextMetadata {
    source: AppIdentifier;
}

Properties

Properties

Identifier for the app instance that sent the context and/or intent.