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

    Interface HostContextChangedPayload

    interface HostContextChangedPayload {
        context: any;
        reason: HostContextChangedReasons;
    }
    Index
    context: any

    The new context object

    The reason for the update.