AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    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;
    }
    Index

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